index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
editor_undo_redo_manager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Discard additional redo on commiting actions
kobewi
2024-09-24
1
-0
/
+16
*
Merge pull request #70096 from rune-scape/stringname-dict
Rémi Verschelde
2024-09-03
1
-2
/
+2
|
\
|
*
StringName Dictionary keys
rune-scape
2024-08-29
1
-2
/
+2
*
|
Expose EditorUndoRedoManager's clear_history()
kobewi
2024-08-29
1
-1
/
+2
|
/
*
Add a way to force history for undoredo
kobewi
2024-06-26
1
-2
/
+14
*
Check if history exists before discarding
kobewi
2024-02-05
1
-0
/
+4
*
Fix for stopping the Undo History being desynchronised from actual Undo queue.
Sofox
2023-11-10
1
-31
/
+3
*
Fix expected argument count for `Callable` call errors
Danil Alexeev
2023-09-29
1
-2
/
+2
*
Avoid unnecessary inspector updates when loading or switching scenes
Yuri Sizov
2023-08-12
1
-3
/
+3
*
Emit history_changed on merged UndoRedo actions
kobewi
2023-07-14
1
-0
/
+2
*
add backward_undo_ops as property for action
ajreckof
2023-06-13
1
-6
/
+7
*
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