Yufeng Ying
|
f241c1fda0
Remove unused header in editor.
|
10 months ago |
Aaron Franke
|
1bcbbe96c4
Organize existing code for editor plugins
|
1 year ago |
Yuri Sizov
|
b07c664af9
Make `GraphEdit` toolbar more customizable
|
2 years ago |
Yuri Sizov
|
82c00c21e6
Simplify some editor plugin logic and remove dead code
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
kobewi
|
8a3d2f4e0c
Cleanup remaining EditorUndoRedoManager usages
|
2 years ago |
trollodel
|
ba9e619b51
Use forward-declarations in EditorPlugin where possible
|
2 years ago |
SaracenOne
|
75f1357ced
Add read-only mode to AnimationTreeEditor plugins
|
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 |
Silc Renew
|
9be288edf9
refactor sync in AnimationTree
|
3 years ago |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
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 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
5 years ago |
Hugo Locurcio
|
31b7f02a29
Remove ToolButton in favor of Button
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
IAmActuallyCthulhu
|
82b9557803
Remove redundant author doc comments
|
6 years ago |
Juan Linietsky
|
2cd15849f9
Fixes to auto triangle editing in BlendSpace2D
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Juan Linietsky
|
9018e8b132
Add Discrete and Carry blend modes for BlendSpace2D, allows to fix #20135
|
7 years ago |
Rémi Verschelde
|
9eb4d4ab2d
Add missing copyright headers
|
7 years ago |
Rémi Verschelde
|
404ee1a56b
Style: Fix issues that went past CI
|
7 years ago |
Juan Linietsky
|
c7e4527a88
Massive rewrite to AnimationTree. Many APIs changed in order to:
|
7 years ago |
Thomas Herzog
|
0f7c35f955
added BlendSpace1D editor plugin
|
7 years ago |