Historique des commits

Auteur SHA1 Message Date
  Emmanuel Leblond 58f4139164 Add Engine::unregister_script_language and make Engine::register_script_language returns a Error il y a 3 ans
  kobewi c1cc8fd87f Remove unused has_global_classes() il y a 2 ans
  Juan Linietsky 79897dd5bc Restore script class cache if removed il y a 2 ans
  Juan Linietsky 3dcf380161 Implement a quick script inheritance check il y a 2 ans
  Juan Linietsky 5bdc0d97d3 Clean up EditorFileSystem script parsing il y a 2 ans
  kobewi 6444c7d127 Move global script class cache to separate file il y a 2 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  ocean (they/them) 9187f5c849 Fixes inability to assign script after clearing il y a 2 ans
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET il y a 3 ans
  Haoyu Qiu 48e0688d8f Validate input in `ScriptServer::register_language` il y a 3 ans
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. il y a 3 ans
  kobewi 1abdffe7a0 Replace Array return types with TypedArray 2 il y a 3 ans
  Hristo Stamenov 0e1f7e9f89 Removed faulty function update after get_property_list. il y a 3 ans
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection il y a 3 ans
  K. S. Ernest (iFire) Lee 9ddebc0c22 Add a const call mode to Object, Variant and Script. il y a 3 ans
  reduz 45af29da80 Add a new HashSet template il y a 3 ans
  reduz 746dddc067 Replace most uses of Map by HashMap il y a 3 ans
  reduz 8b7c7f5a75 Add a new HashMap implementation il y a 3 ans
  bruvzg f851c4aa33 Fix some issues found by cppcheck. il y a 3 ans
  reduz 21637dfc25 Remove VARIANT_ARG* macros il y a 3 ans
  jmb462 dcd2a92af3 Port existing _notification code to use switch statements (part 1/3) il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  Ricardo Subtil 93396b3e51 Fix wrong comparison with default values il y a 3 ans
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` il y a 3 ans
  Lightning_A c63b18507d Use range iterators for `Map` il y a 4 ans
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators il y a 4 ans
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations il y a 4 ans
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb il y a 4 ans
  Aaron Franke 8b692e8872 Add PROPERTY_USAGE_NONE and use it il y a 4 ans
  Bastiaan Olij 2161fd117b Adding some more missing renames for Transform3D and Quaternion il y a 4 ans