Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
1 year ago |
Yuri Rubinsky
|
52889ab7ee
[Scene] Add SceneStringName::toggled
|
1 year ago |
A Thousand Ships
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
1 year ago |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
1 year ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 year ago |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
1 year ago |
Rémi Verschelde
|
373c4b22d3
Fix various typos with codespell
|
2 years ago |
A Thousand Ships
|
fdd3d36c6d
[Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2 years ago |
MewPurPur
|
7b86969719
Overhaul the Gradient Editor
|
2 years ago |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Yuri Sizov
|
93078ea551
Unite GradientEdit and GradientEditor as editor-only widget
|
3 years ago |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 years ago |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
3 years ago |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
3 years ago |
Yuri Sizov
|
9f55bd971e
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
3 years ago |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 years ago |
Guh-Feng
|
1b8652e86a
Color Pickers Respect Settings
|
3 years ago |
FireForge
|
a384031326
Fix UndoRedo in Gradient editor
|
3 years ago |
megalobyte
|
8824b6c5e9
Update if == NOTIFICATION_* to switch statements to match coding style
|
3 years ago |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
3 years ago |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
jmb462
|
f491b43edd
Fix wrong ColorPicker shape with GradientEdit
|
3 years ago |
Hendrik Brucker
|
ed0337c0b9
Several Gradient improvements
|
4 years ago |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |