Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix many untagged true/false/null in the documentation | Micky | 2024-11-10 | 1 | -1/+1 |
| | |||||
* | Expose EditorUndoRedoManager's clear_history() | kobewi | 2024-08-29 | 1 | -0/+15 |
| | |||||
* | Add a way to force history for undoredo | kobewi | 2024-06-26 | 1 | -0/+7 |
| | |||||
* | Doctool: Remove version attribute from XML header | Rémi Verschelde | 2023-07-06 | 1 | -1/+1 |
| | | | | | | We don't use that info for anything, and it generates unnecessary diffs every time we bump the minor version (and CI failures if we forget to sync some files from opt-in modules (mono, text_server_fb). | ||||
* | Bump version to 4.2-dev | Rémi Verschelde | 2023-07-05 | 1 | -1/+1 |
| | | | | Keep on waitin' | ||||
* | add backward_undo_ops as property for action | ajreckof | 2023-06-13 | 1 | -0/+2 |
| | |||||
* | Update UndoRedo description | kobewi | 2023-04-03 | 1 | -0/+2 |
| | |||||
* | Bump version to 4.1-dev | Rémi Verschelde | 2023-03-01 | 1 | -1/+1 |
| | | | | Can't stop, won't stop, they said, huh? | ||||
* | Add EditorUndoRedoManager singleton | kobewi | 2023-01-16 | 1 | -1/+1 |
| | |||||
* | Add remote history to EditorUndoRedoManager | kobewi | 2022-12-08 | 1 | -0/+3 |
| | |||||
* | Fix misc formatting issues | Rémi Verschelde | 2022-11-14 | 1 | -1/+1 |
| | | | | | | | Somehow I missed the failing CI report from trailing whitespace. Fixed a couple typos found by codespell while at it, and misc trailing semicolons in one of the files. | ||||
* | Add history dock | kobewi | 2022-08-29 | 1 | -0/+12 |
| | |||||
* | Add per-scene UndoRedo | kobewi | 2022-08-22 | 1 | -0/+118 |