Haoyu Qiu
|
d24ee551ec
Allow EditorInspector to change its property name style when necessary
|
1 年之前 |
RedMser
|
ed960453b7
Make solving project setting errors easier
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
kobewi
|
538b84d41a
Don't update EditorSettings dialog unnecessarily
|
2 年之前 |
Haoyu Qiu
|
ad04922ef9
Only show named layers in layer menu
|
2 年之前 |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 年之前 |
Yuri Sizov
|
74fc44a242
Fix property revert logic in the sectioned inspector
|
2 年之前 |
Micky
|
97f8c9b97c
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
|
2 年之前 |
bruvzg
|
56101080cc
[GDExtension] Fix `_property_can_revert` and `_property_get_revert` methods using incorrect string type.
|
2 年之前 |
Yuri Sizov
|
980f5f32f4
Make `property_*_revert` methods multilevel and expose them for scripting
|
2 年之前 |
kobewi
|
83014f8901
Add GLOBAL_DEF_INTERNAL to hide specific settings
|
2 年之前 |
kobewi
|
1a9635cc57
Hide redundant categories from project settings
|
2 年之前 |
Haoyu Qiu
|
ccde2bf66f
Add property name style toggle to Inspector
|
2 年之前 |
Haoyu Qiu
|
7bdca99d51
Improve inspector filtering
|
2 年之前 |
Haoyu Qiu
|
d6df2ffad8
i18n: Make property paths and categories translatable
|
3 年之前 |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 年之前 |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
3 年之前 |
jmb462
|
a988fad9a0
Add missing SNAME macro optimization to all theme methods call
|
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 年之前 |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
3 年之前 |
reduz
|
6631f66c2a
Optimize StringName usage
|
3 年之前 |
reduz
|
d95bc3fa67
Use bold fonts in editor
|
3 年之前 |
trollodel
|
bca0d36fe6
Improve TreeItem API and allow to move nodes
|
4 年之前 |
reduz
|
64140eaf42
Reorganize Project Settings
|
4 年之前 |
reduz
|
1aa2823fa3
Removed _change_notify
|
4 年之前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年之前 |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 年之前 |
Rafał Mikrut
|
e1811b689b
Initialize class/struct variables with default values in platform/ and editor/
|
4 年之前 |