ajreckof
|
48a6476861
Fix going forward backward in editor selection history.
|
7 months ago |
Rémi Verschelde
|
adf109d806
Merge pull request #71345 from reduz/support-metadata-multi-node-edit
|
1 year ago |
kobewi
|
b58111588a
Add EditorUndoRedoManager singleton
|
1 year ago |
Juan Linietsky
|
503d2d1cbf
Support metadata in MultiNodeEdit
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
FireForge
|
a914dc0c46
Improvements to multi-node editing
|
2 years ago |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
2 years ago |
kleonc
|
8c3286670f
Remove UndoRedo calls trying to call removed EditorInspector::refresh()
|
2 years ago |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
2 years ago |
trollodel
|
aa1102fc53
Store panels and docks singletons in their own classes
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
2 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
2 years ago |
kleonc
|
5260fd8f3e
MultiNodeEdit Fix setting NodePath
|
3 years ago |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
3 years ago |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
3 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
3 years ago |
Tomasz Chabora
|
2c048ea164
Cleanup unused engine code
|
3 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
4 years ago |
Rémi Verschelde
|
ab3bccdb78
Fix typos with codespell
|
5 years ago |
PouleyKetchoupp
|
824bc3fed8
Keep focus on the top-most node for multi-selection in scene tree
|
5 years ago |
LikeLakers2
|
e86f6faf64
MultiNodeEdit now only shows properties with the exact same PropertyInfo data
|
5 years ago |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
5 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
5 years ago |
Juan Linietsky
|
c12de11c44
Ensure multinode undo redo merges ends for operation, fixes #19010
|
6 years ago |
DualMatrix
|
f483460e38
Removed obsoleted core/helper/value_evaluator.h and moved math_fieldwise to core/math/
|
6 years ago |
Juan Linietsky
|
005b69cf6e
-New inspector.
|
6 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
6 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
6 years ago |