vengi-voxel / vengi

free and open source voxel art tools - editor, thumbnailer and format converter
http://vengi-voxel.github.io/vengi/
Other
1.05k stars 87 forks source link

VOXEDIT: MementoHandler should support Undo-Groups #376

Open mgerhardy opened 5 months ago

mgerhardy commented 5 months ago

A few actions are doing multiple different actions after each other and they should be recorded in a group and thus allow to undo/redo all of them at once

see ScopedMementoGroup