summaryrefslogtreecommitdiffstats
path: root/editor/editor_undo_redo_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Expose EditorUndoRedoManager's clear_history()kobewi2024-08-291-1/+1
* Add a way to force history for undoredokobewi2024-06-261-0/+2
* Check if history exists before discardingkobewi2024-02-051-0/+1
* add backward_undo_ops as property for actionajreckof2023-06-131-2/+3
* Add EditorUndoRedoManager singletonkobewi2023-01-161-3/+8
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add scope prefix to undo actionskobewi2022-12-141-0/+3
* Add remote history to EditorUndoRedoManagerkobewi2022-12-081-0/+1
* Add history dockkobewi2022-08-291-1/+3
* Add per-scene UndoRedokobewi2022-08-221-0/+134