mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-29 09:23:32 +00:00
2eada35a38
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LICENSE.txt | ||
README.md | ||
undo_command.h | ||
undo_history.cpp | ||
undo_history.h | ||
undo_state.h | ||
undo_tests.cpp |