mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-05 23:07:42 -05:00
Allow undoredo actions to not make history unsaved
This commit is contained in:
@@ -104,3 +104,10 @@ GH-105570
|
||||
Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/texture_create_from_extension/arguments': size changed value in new API, from 9 to 10.
|
||||
|
||||
Argument added; p_mipmaps. Compatibility method registered.
|
||||
|
||||
GH-106121
|
||||
--------
|
||||
Validate extension JSON: Error: Field 'classes/EditorUndoRedoManager/methods/create_action/arguments': size changed value in new API, from 4 to 5.
|
||||
Validate extension JSON: Error: Field 'classes/EditorUndoRedoManager/methods/create_action/arguments': size changed value in new API, from 3 to 5.
|
||||
|
||||
New argument added. Compatibility method registered.
|
||||
|
||||
Reference in New Issue
Block a user