Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix EditorUndoRedoManager's handling of MERGE_ENDS | kobewi | 2023-03-06 | 1 | -6/+26 |
* | Add EditorUndoRedoManager singleton | kobewi | 2023-01-16 | 1 | -0/+12 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Add scope prefix to undo actions | kobewi | 2022-12-14 | 1 | -56/+45 |
* | Add remote history to EditorUndoRedoManager | kobewi | 2022-12-08 | 1 | -3/+37 |
* | Merge pull request #67963 from KoBeWi/den_of_actions | Rémi Verschelde | 2022-11-14 | 1 | -3/+14 |
|\ | |||||
| * | Fix nested actions in EditorUndoRedoManager | kobewi | 2022-10-28 | 1 | -3/+14 |
* | | Use forward-declarations in EditorPlugin where possible | trollodel | 2022-11-11 | 1 | -0/+1 |
* | | Merge pull request #65012 from KoBeWi/Godot_museum | Rémi Verschelde | 2022-11-02 | 1 | -16/+46 |
|\ \ | |/ |/| | |||||
| * | Add history dock | kobewi | 2022-08-29 | 1 | -16/+46 |
* | | Change UndoRedo to use Callables | kobewi | 2022-09-18 | 1 | -2/+2 |
* | | Don't print error on empty actions | kobewi | 2022-09-13 | 1 | -2/+5 |
|/ | |||||
* | Add per-scene UndoRedo | kobewi | 2022-08-22 | 1 | -0/+442 |