Commit történet

Szerző SHA1 Üzenet Dátum
  Micky 97f8c9b97c Rename TreeItem's `set_tooltip` to `set_tooltip_text` 3 éve
  bruvzg 56101080cc [GDExtension] Fix `_property_can_revert` and `_property_get_revert` methods using incorrect string type. 3 éve
  Yuri Sizov 980f5f32f4 Make `property_*_revert` methods multilevel and expose them for scripting 3 éve
  kobewi 83014f8901 Add GLOBAL_DEF_INTERNAL to hide specific settings 3 éve
  kobewi 1a9635cc57 Hide redundant categories from project settings 3 éve
  Haoyu Qiu ccde2bf66f Add property name style toggle to Inspector 3 éve
  Haoyu Qiu 7bdca99d51 Improve inspector filtering 3 éve
  Haoyu Qiu d6df2ffad8 i18n: Make property paths and categories translatable 3 éve
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 éve
  Rémi Verschelde fc076ece3d Revert "Add missing SNAME macro optimization to all theme methods call" 3 éve
  jmb462 a988fad9a0 Add missing SNAME macro optimization to all theme methods call 3 éve
  Anilforextra adbe948bda String: Add contains(). 4 éve
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 éve
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 4 éve
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 éve
  reduz 6631f66c2a Optimize StringName usage 4 éve
  reduz d95bc3fa67 Use bold fonts in editor 4 éve
  trollodel bca0d36fe6 Improve TreeItem API and allow to move nodes 4 éve
  reduz 64140eaf42 Reorganize Project Settings 4 éve
  reduz 1aa2823fa3 Removed _change_notify 5 éve
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 5 éve
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 5 éve
  Rafał Mikrut e1811b689b Initialize class/struct variables with default values in platform/ and editor/ 5 éve
  booer 7f226d0a85 Fix filtering of search results in SectionedInspector 5 éve
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 éve
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 éve
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 éve
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 éve
  Juan Linietsky 441f1a5fe9 Popups are now windows also (broken!) 5 éve
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 éve