Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
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 лет назад |
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 лет назад |
Hendrik Brucker
|
70c234f3e3
Improve Graphedit connection lines
|
3 лет назад |
reduz
|
45af29da80
Add a new HashSet template
|
3 лет назад |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 лет назад |
Yuri Rubinsky
|
c84d050980
Add node list param to `GraphEdit::delete_nodes_request` signal
|
3 лет назад |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
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
|
a66e55069e
Merge pull request #57796 from akien-mga/revert-sname-theme-setters
|
3 лет назад |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
3 лет назад |
Rémi Verschelde
|
317cd0b19a
Refactor some object type checking code with `cast_to`
|
4 лет назад |
jmb462
|
a988fad9a0
Add missing SNAME macro optimization to all theme methods call
|
4 лет назад |
Anilforextra
|
adbe948bda
String: Add contains().
|
4 лет назад |
Haoyu Qiu
|
5ea4a8b421
Fix crash after renaming an animation node
|
4 лет назад |
kobewi
|
98692d68c3
Minor tweaks and fixes to panning
|
4 лет назад |
kobewi
|
74bfe88267
Add ViewPanner to 2D editor
|
4 лет назад |
Haoyu Qiu
|
19634bd1a1
Fix crash when undoing node creation of BlendTree editor
|
4 лет назад |
kobewi
|
fbb5580b3d
Add ViewPanner to more editors
|
4 лет назад |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 лет назад |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
4 лет назад |
jmb462
|
81efebb3a1
Fix bad popups offset in editor with single window off
|
4 лет назад |
Wilson E. Alvarez
|
697d9e3cbf
Fix 'Add Node...' menu entries in AnimationNodeBlendTreeEditor
|
4 лет назад |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
4 лет назад |
Yuri Roubinsky
|
eabf8f5edf
Added `reset_size` method to `Control` and `Window` classes
|
4 лет назад |