IcterusGames / SimpleGrassTextured

Plugin to make grass on Godot 4
MIT License
170 stars 16 forks source link

Add support for undo/redo #10

Open jkulawik opened 6 months ago

jkulawik commented 6 months ago

Godot has a pretty nice API for adding undo/redo and this feature would be a big quality of life improvement.

https://docs.godotengine.org/en/stable/classes/class_undoredo.html

https://docs.godotengine.org/en/stable/classes/class_editorundoredomanager.html