Историја ревизија

Аутор SHA1 Порука Датум
  kobewi 8be27dc59e Replace Array return types with TypedArray пре 3 година
  kobewi ece3df3938 Add per-scene UndoRedo пре 3 година
  Juan Linietsky d4433ae6d3 Remove Signal connect binds пре 3 година
  Haoyu Qiu 61bc7d6576 Fix heap-use-after-free when closing a scene with its builtin script open пре 3 година
  reduz 45af29da80 Add a new HashSet template пре 3 година
  reduz 746dddc067 Replace most uses of Map by HashMap пре 3 година
  reduz 8b7c7f5a75 Add a new HashMap implementation пре 3 година
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` пре 3 година
  bruvzg f851c4aa33 Fix some issues found by cppcheck. пре 3 година
  Hendrik Brucker 314430b868 Cleanup EditorNode and EditorData пре 3 година
  Aaron Franke 918b09cabc Initialize bools in the headers in editor пре 3 година
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code пре 3 година
  Rémi Verschelde 11572c6e30 Editor: Cleanup some includes dependencies пре 3 година
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) пре 3 година
  Rémi Verschelde 0154ce2c8d Merge pull request #43015 from Xrayez/refactor-auto-instaprop пре 3 година
  Jason Knight 81b6da9d3d Use ScriptServer::get_global_class_base instead of script_class_get_base in script_class_is_parent. пре 3 година
  Rémi Verschelde fe52458154 Update copyright statements to 2022 пре 4 година
  Andrii Doroshenko (Xrayez) 7a8b11ee14 Refactor auto-instantiation of `Object` properties in editor пре 5 година
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() пре 4 година
  Yuri Sizov 98ad5cd3db Fix a crash in editor's script parent class check пре 4 година
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index пре 4 година
  Lightning_A c63b18507d Use range iterators for `Map` пре 4 година
  Hugo Locurcio 570cdc128f Rename Node's `filename` property to `scene_file_path` for clarity пре 4 година
  kobewi 1a60509699 Close built-in script from any scene пре 4 година
  Gilles Roudière 4bd7700e89 Implement properties arrays in the Inspector. пре 4 година
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators пре 4 година
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations пре 4 година
  reduz 6631f66c2a Optimize StringName usage пре 4 година
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb пре 4 година
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted пре 4 година