Commit History

Author SHA1 Message Date
  A Thousand Ships b4c6cc7d82 [Core] Add case-insensitive `String::containsn` 6 months ago
  Haoyu Qiu 479b7afa8e Add context support for editor property name i18n 1 year ago
  Haoyu Qiu 8cd1ebbd6d Fix unexpected auto translation of Tree content 8 months ago
  Yuri Sizov 95b27fe8c7 Reorganize code related to editor theming 10 months ago
  kobewi 6de34fde27 Add EditorStringNames singleton 1 year ago
  Haoyu Qiu d24ee551ec Allow EditorInspector to change its property name style when necessary 1 year ago
  RedMser ed960453b7 Make solving project setting errors easier 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  kobewi 538b84d41a Don't update EditorSettings dialog unnecessarily 2 years ago
  Haoyu Qiu ad04922ef9 Only show named layers in layer menu 2 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 years ago
  Yuri Sizov 74fc44a242 Fix property revert logic in the sectioned inspector 2 years ago
  Micky 97f8c9b97c Rename TreeItem's `set_tooltip` to `set_tooltip_text` 2 years ago
  bruvzg 56101080cc [GDExtension] Fix `_property_can_revert` and `_property_get_revert` methods using incorrect string type. 2 years ago
  Yuri Sizov 980f5f32f4 Make `property_*_revert` methods multilevel and expose them for scripting 2 years ago
  kobewi 83014f8901 Add GLOBAL_DEF_INTERNAL to hide specific settings 2 years ago
  kobewi 1a9635cc57 Hide redundant categories from project settings 2 years ago
  Haoyu Qiu ccde2bf66f Add property name style toggle to Inspector 2 years ago
  Haoyu Qiu 7bdca99d51 Improve inspector filtering 2 years ago
  Haoyu Qiu d6df2ffad8 i18n: Make property paths and categories translatable 2 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 2 years ago
  Rémi Verschelde fc076ece3d Revert "Add missing SNAME macro optimization to all theme methods call" 2 years ago
  jmb462 a988fad9a0 Add missing SNAME macro optimization to all theme methods call 2 years ago
  Anilforextra adbe948bda String: Add contains(). 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 2 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 3 years ago
  reduz 6631f66c2a Optimize StringName usage 3 years ago
  reduz d95bc3fa67 Use bold fonts in editor 3 years ago
  trollodel bca0d36fe6 Improve TreeItem API and allow to move nodes 3 years ago