Commit History

Автор 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) преди 4 години
  Rémi Verschelde 0154ce2c8d Merge pull request #43015 from Xrayez/refactor-auto-instaprop преди 4 години
  Jason Knight 81b6da9d3d Use ScriptServer::get_global_class_base instead of script_class_get_base in script_class_is_parent. преди 4 години
  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 години