Commit History

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