extrawurst / unecht

Game Engine Framework for the D programming language
MIT License
55 stars 6 forks source link

support undo #115

Closed extrawurst closed 9 years ago

extrawurst commented 9 years ago

introduce system for editor commands that are generally undoable.

start by allowing delete to be undoable using serialization