summaryrefslogtreecommitdiffstats
path: root/core/object/undo_redo.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Discard additional redo on commiting actionskobewi2024-09-241-0/+1
* Fixed MERGE_ALL commit from repeating actionsSofox2024-03-051-0/+1
* Implement maximum undo steps in UndoRedoEmmanouil Papadeas2024-01-221-0/+4
* Fix for stopping the Undo History being desynchronised from actual Undo queue.Sofox2023-11-101-0/+2
* Fix tilemap live editing while game is runningpancelor2023-10-141-1/+1
* add explicit default initialization for flag in undo redo operationValery Zhuk2023-06-281-1/+1
* add backward_undo_ops as property for actionajreckof2023-06-131-2/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix nested actions in EditorUndoRedoManagerkobewi2022-10-281-0/+1
* Change UndoRedo to use Callableskobewi2022-09-181-29/+5
* Make vararg method bind no return and returnPierre-Thomas Meisels2022-03-301-2/+2
* Fix UndoRedo method call argument count after #58929Rémi Verschelde2022-03-091-1/+1
* Remove VARIANT_ARG* macrosreduz2022-03-091-4/+26
* Fix `UndoRedo::create_action()` invalid memory usageHaoyu Qiu2022-03-011-0/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Add a way to force undo/redo operations to be kept in MERGE_ENDS modeGilles Roudière2021-10-121-0/+5
* Improve Undo/Redo menu itemsHaoyu Qiu2021-08-171-2/+2
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-2/+2
* Improve UndoRedo classGilles Roudière2021-01-121-1/+6
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Extend UndoRedo handling of Resource to every ReferencePedro J. Estébanez2020-12-201-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+135