Rémi Verschelde
|
5cfb68fbbf
Merge pull request #112597 from KoBeWi/morphogenetic_SHIFT
|
3 weeks ago |
Robert Yevdokimov
|
dc08fd48cb
Fix crash after calling `EditorUndoRedoManager.clear_history()` and then interacting with history dock entries
|
1 month ago |
kobewi
|
30f6ef59b4
Correctly handle discarding of saved redo
|
2 months ago |
kobewi
|
ea452f2de5
Set correct saved history after clearing
|
3 months ago |
kobewi
|
1d3ade925f
Fix crash when checking unsaved history
|
8 months ago |
kobewi
|
e7e48cd58c
Allow undoredo actions to not make history unsaved
|
8 months ago |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
9 months ago |
Michael Alexsander
|
5c66129e62
Allow to select multiple remote nodes at runtime
|
1 year ago |
Yufeng Ying
|
f241c1fda0
Remove unused header in editor.
|
1 year ago |
kobewi
|
7aef30c2a8
Discard additional redo on commiting actions
|
1 year ago |
Rémi Verschelde
|
13a90e938f
Merge pull request #70096 from rune-scape/stringname-dict
|
1 year ago |
rune-scape
|
154049ce17
StringName Dictionary keys
|
2 years ago |
kobewi
|
ad7a2d19a6
Expose EditorUndoRedoManager's clear_history()
|
1 year ago |
kobewi
|
57e046541d
Add a way to force history for undoredo
|
2 years ago |
kobewi
|
808f4e8cb9
Check if history exists before discarding
|
2 years ago |
Sofox
|
662522ae5a
Fix for stopping the Undo History being desynchronised from actual Undo queue.
|
2 years ago |
Danil Alexeev
|
aff767ef07
Fix expected argument count for `Callable` call errors
|
2 years ago |
Yuri Sizov
|
2445414aa0
Avoid unnecessary inspector updates when loading or switching scenes
|
2 years ago |
kobewi
|
b6bb0d505d
Emit history_changed on merged UndoRedo actions
|
2 years ago |
ajreckof
|
81aa5ad999
add backward_undo_ops as property for action
|
2 years ago |
kobewi
|
38c50b4ed3
Fix EditorUndoRedoManager's handling of MERGE_ENDS
|
2 years ago |
kobewi
|
b58111588a
Add EditorUndoRedoManager singleton
|
3 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
3 years ago |
kobewi
|
ff994585b3
Add scope prefix to undo actions
|
3 years ago |
kobewi
|
f764db1bdd
Add remote history to EditorUndoRedoManager
|
3 years ago |
Rémi Verschelde
|
beed90ea6d
Merge pull request #67963 from KoBeWi/den_of_actions
|
3 years ago |
trollodel
|
ba9e619b51
Use forward-declarations in EditorPlugin where possible
|
3 years ago |
Rémi Verschelde
|
17497b1eb9
Merge pull request #65012 from KoBeWi/Godot_museum
|
3 years ago |
kobewi
|
d7ebf725c9
Fix nested actions in EditorUndoRedoManager
|
3 years ago |
kobewi
|
b3997191d8
Change UndoRedo to use Callables
|
3 years ago |