提交歷史

作者 SHA1 備註 提交日期
  Yuri Rubinsky 6713e0fa5b Add handling of script creation/deletion for custom visual shader nodes 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 2 年之前
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 年之前
  VolTer 8b6ce982db Add ability to open multiple scenes in the Dependency Editor 3 年之前
  PucklaMotzer09 b32b570d7a Show dependency warning when removing remaps and fallback if translation 3 年之前
  Yuri Sizov 9f55bd971e Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 3 年之前
  Nathan Franke 905c431191 dependency editor: set current directory to closest existing directory 3 年之前
  FireForge e4067064ce Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog 3 年之前
  reduz e772b65d92 Remake resource thread safety and API 3 年之前
  kobewi 847eee71df Improve title of DependencyEditorOwners 3 年之前
  trollodel 307427af89 Add the button pressed to some signals in Tree 4 年之前
  reduz 746dddc067 Replace most uses of Map by HashMap 3 年之前
  Vitika9 aef3b5681d Changed signals of ItemList 3 年之前
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 年之前
  Rémi Verschelde 768f9422bc Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks 3 年之前
  trollodel 05b56f316d Remove most EditorNode constructor parameters and fields 3 年之前
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 年之前
  Anilforextra adbe948bda String: Add contains(). 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 年之前
  jmb462 81efebb3a1 Fix bad popups offset in editor with single window off 4 年之前
  Yuri Roubinsky eabf8f5edf Added `reset_size` method to `Control` and `Window` classes 3 年之前
  Lightning_A c63b18507d Use range iterators for `Map` 4 年之前
  Rémi Verschelde 41ed695ba2 Dependency editor: Edit message about move to trash 4 年之前
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 年之前
  Rémi Verschelde 2b1e6e303e Merge pull request #50786 from reduz/implement-resource-uids 4 年之前
  reduz 32b43cfeb3 Implement Resource UIDs 4 年之前
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 年之前
  reduz 6631f66c2a Optimize StringName usage 4 年之前