aseprite/src/undo
David Capello 2eada35a38 Add "Undo History" command (fix #739)
Added member functions to undo::UndoHistory and
app::DocumentUndo to iterate all states of the undo history.
Also we’ve added app::DocumentUndoObserver to see when new states
are added in the undo history.
2015-10-20 11:27:05 -03:00
..
CMakeLists.txt
LICENSE.txt
README.md
undo_command.h
undo_history.cpp Add "Undo History" command (fix #739) 2015-10-20 11:27:05 -03:00
undo_history.h Add "Undo History" command (fix #739) 2015-10-20 11:27:05 -03:00
undo_state.h
undo_tests.cpp

Aseprite Undo Library

Copyright (C) 2015 David Capello

Distributed under MIT license