Yufeng Ying
|
f241c1fda0
Remove unused header in editor.
|
1 month ago |
kobewi
|
7aef30c2a8
Discard additional redo on commiting actions
|
4 months ago |
Rémi Verschelde
|
13a90e938f
Merge pull request #70096 from rune-scape/stringname-dict
|
4 months ago |
rune-scape
|
154049ce17
StringName Dictionary keys
|
1 year ago |
kobewi
|
ad7a2d19a6
Expose EditorUndoRedoManager's clear_history()
|
10 months ago |
kobewi
|
57e046541d
Add a way to force history for undoredo
|
1 year ago |
kobewi
|
808f4e8cb9
Check if history exists before discarding
|
11 months ago |
Sofox
|
662522ae5a
Fix for stopping the Undo History being desynchronised from actual Undo queue.
|
1 year ago |
Danil Alexeev
|
aff767ef07
Fix expected argument count for `Callable` call errors
|
1 year ago |
Yuri Sizov
|
2445414aa0
Avoid unnecessary inspector updates when loading or switching scenes
|
1 year ago |
kobewi
|
b6bb0d505d
Emit history_changed on merged UndoRedo actions
|
1 year ago |
ajreckof
|
81aa5ad999
add backward_undo_ops as property for action
|
1 year ago |
kobewi
|
38c50b4ed3
Fix EditorUndoRedoManager's handling of MERGE_ENDS
|
1 year ago |
kobewi
|
b58111588a
Add EditorUndoRedoManager singleton
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
kobewi
|
ff994585b3
Add scope prefix to undo actions
|
2 years ago |
kobewi
|
f764db1bdd
Add remote history to EditorUndoRedoManager
|
2 years ago |
Rémi Verschelde
|
beed90ea6d
Merge pull request #67963 from KoBeWi/den_of_actions
|
2 years ago |
trollodel
|
ba9e619b51
Use forward-declarations in EditorPlugin where possible
|
2 years ago |
Rémi Verschelde
|
17497b1eb9
Merge pull request #65012 from KoBeWi/Godot_museum
|
2 years ago |
kobewi
|
d7ebf725c9
Fix nested actions in EditorUndoRedoManager
|
2 years ago |
kobewi
|
b3997191d8
Change UndoRedo to use Callables
|
2 years ago |
kobewi
|
ae2d07d4ca
Don't print error on empty actions
|
2 years ago |
kobewi
|
f42cd7f83f
Add history dock
|
2 years ago |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
2 years ago |