summaryrefslogtreecommitdiff
path: root/editor/editor_undo_redo_manager.cpp
AgeCommit message (Expand)Author
2023-01-16Add EditorUndoRedoManager singletonkobewi
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-14Add scope prefix to undo actionskobewi
2022-12-08Add remote history to EditorUndoRedoManagerkobewi
2022-11-14Merge pull request #67963 from KoBeWi/den_of_actionsRémi Verschelde
2022-11-11Use forward-declarations in EditorPlugin where possibletrollodel
2022-11-02Merge pull request #65012 from KoBeWi/Godot_museumRémi Verschelde
2022-10-28Fix nested actions in EditorUndoRedoManagerkobewi
2022-09-18Change UndoRedo to use Callableskobewi
2022-09-13Don't print error on empty actionskobewi
2022-08-29Add history dockkobewi
2022-08-22Add per-scene UndoRedokobewi