Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 년 전 |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 년 전 |
Rémi Verschelde
|
f7f8af232c
Merge pull request #64885 from Mickeon/rename-tooltip-hint
|
3 년 전 |
Rémi Verschelde
|
d3db8bbebd
Merge pull request #62846 from AaronRecord/remove_redundant_theme_updates_in_enter_tree
|
3 년 전 |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 년 전 |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
3 년 전 |
SaracenOne
|
75f1357ced
Add read-only mode to AnimationTreeEditor plugins
|
3 년 전 |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
3 년 전 |
Yuri Sizov
|
9f55bd971e
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
3 년 전 |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 년 전 |
Silc Renew
|
9be288edf9
refactor sync in AnimationTree
|
3 년 전 |
Hugo Locurcio
|
feac27476c
Use antialiasing for line drawing in the AnimationTree editor
|
3 년 전 |
Guilherme Felipe de C. G. da Silva
|
e363fdeed9
Removes start/end states from menus
|
3 년 전 |
Haoyu Qiu
|
25d93200c8
Add missing i18n to various strings
|
3 년 전 |
megalobyte
|
8824b6c5e9
Update if == NOTIFICATION_* to switch statements to match coding style
|
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
|
4 년 전 |
Anilforextra
|
fc27636999
Vectors: Use clear() and has().
|
4 년 전 |
Anilforextra
|
6c3a0460a8
Use List Initializations for Vectors.
|
4 년 전 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 년 전 |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
4 년 전 |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
4 년 전 |
jmb462
|
81efebb3a1
Fix bad popups offset in editor with single window off
|
4 년 전 |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 년 전 |
Anilforextra
|
fc9767abb1
Use functions defined in the their classes.
|
4 년 전 |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 년 전 |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 년 전 |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 년 전 |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 년 전 |