Aaron Franke
|
0ab3dc273e
Rename internal EditorPlugin icon/name to match exposed methods
|
1 年之前 |
kobewi
|
19975b1548
Add Create Curve button to Path2D editor
|
1 年之前 |
kobewi
|
7e7a4f238b
Fix Path2D splitting
|
1 年之前 |
kobewi
|
85a8c3e71a
Allow cancelling actions in Path2D editor
|
1 年之前 |
Aaron Franke
|
1bcbbe96c4
Organize existing code for editor plugins
|
1 年之前 |
Robert Yevdokimov
|
f2f3f17de8
Do not commit transforms and handles if no changes were made
|
1 年之前 |
kobewi
|
f41b2c2ec4
Improve Path2D editing
|
1 年之前 |
AttackButton
|
93cccda827
Add a button to clear curve points in the Path2D editor
|
2 年之前 |
Yuri Sizov
|
f542dffb39
Improve the looks of 2D/3D viewport contextual toolbars
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
kobewi
|
8a3d2f4e0c
Cleanup remaining EditorUndoRedoManager usages
|
2 年之前 |
trollodel
|
ba9e619b51
Use forward-declarations in EditorPlugin where possible
|
2 年之前 |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
3 年之前 |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
3 年之前 |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
3 年之前 |
Rémi Verschelde
|
11572c6e30
Editor: Cleanup some includes dependencies
|
3 年之前 |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
3 年之前 |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年之前 |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
5 年之前 |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
5 年之前 |
Hugo Locurcio
|
31b7f02a29
Remove ToolButton in favor of Button
|
5 年之前 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
IAmActuallyCthulhu
|
82b9557803
Remove redundant author doc comments
|
6 年之前 |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Robert Morse
|
bce3599bd7
Fixed an issue with the Path2D plugin editor not supporting the capability to split curves as its toolbar buttons originally advertised.
|
6 年之前 |
groud
|
5172642c32
Fixes drawing of the 2D plugins on the 3D view
|
7 年之前 |