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 лет назад |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 лет назад |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
3 лет назад |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 лет назад |
Aaron Franke
|
b831fb0a54
Rename Transform2D "elements" to "columns"
|
3 лет назад |
Rémi Verschelde
|
b78aa4fe19
Style: Apply clang-tidy to current code, add `readability-redundant-member-init`
|
3 лет назад |
kobewi
|
2057ea2883
Remove duplicate editor settings definitions
|
3 лет назад |
Rémi Verschelde
|
51a00c2855
Merge pull request #58182 from akien-mga/style-cleanup-if-semicolons-deadcode
|
3 лет назад |
megalobyte
|
8824b6c5e9
Update if == NOTIFICATION_* to switch statements to match coding style
|
3 лет назад |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 лет назад |
Rémi Verschelde
|
11572c6e30
Editor: Cleanup some includes dependencies
|
3 лет назад |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
4 лет назад |
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 лет назад |
kobewi
|
98692d68c3
Minor tweaks and fixes to panning
|
4 лет назад |
kobewi
|
74bfe88267
Add ViewPanner to 2D 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 лет назад |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
4 лет назад |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 лет назад |
Anilforextra
|
cdd912c48e
Construct values only when necessary.
|
4 лет назад |
Anilforextra
|
cc51b045da
Construct values only when necessary.
|
4 лет назад |
Hugo Locurcio
|
cbe6c25c6b
Rename polygon editor settings for better display in the Editor Settings
|
4 лет назад |
Aaron Franke
|
dbad475fc7
Use real_t in editor plugins
|
4 лет назад |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 лет назад |