Micky
|
97f8c9b97c
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
|
3 yıl önce |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 yıl önce |
Rémi Verschelde
|
f7f8af232c
Merge pull request #64885 from Mickeon/rename-tooltip-hint
|
3 yıl önce |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 yıl önce |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
3 yıl önce |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
3 yıl önce |
FireForge
|
e4067064ce
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
|
3 yıl önce |
Rémi Verschelde
|
c8ce7e34e2
i18n: Misc fixes translation strings
|
3 yıl önce |
trollodel
|
307427af89
Add the button pressed to some signals in Tree
|
4 yıl önce |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 yıl önce |
Haoyu Qiu
|
0ac6e6acbe
More icon updates on theme change
|
3 yıl önce |
megalobyte
|
8824b6c5e9
Update if == NOTIFICATION_* to switch statements to match coding style
|
3 yıl önce |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
4 yıl önce |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 yıl önce |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
3 yıl önce |
jmb462
|
a988fad9a0
Add missing SNAME macro optimization to all theme methods call
|
4 yıl önce |
Anilforextra
|
adbe948bda
String: Add contains().
|
4 yıl önce |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 yıl önce |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
4 yıl önce |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 yıl önce |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 yıl önce |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 yıl önce |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 yıl önce |
reduz
|
f4379cbc82
Clean up Tree
|
4 yıl önce |
Gilles Roudière
|
d7d32ced5b
Implement Tree's internal minimum width calculation
|
4 yıl önce |
kobewi
|
7ff135b015
Consistently prefix bound virtual methods with _
|
4 yıl önce |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
5 yıl önce |
Marcel Admiraal
|
8509c8c8fc
Rename AcceptDialog get_ok() to get_ok_button()
|
5 yıl önce |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 yıl önce |
Stijn Hinlopen
|
526e060b73
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
|
5 yıl önce |