mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-01 18:00:26 +00:00
66564e354f
There were problems calling a pure virtual function (IFileOpProgress implemented by OpenFileJob) when we are already in ~Job() dtor. So we've to wait the background thread (added Job::waitJob() function) to join the thread so it can use IFileOpProgress safely. Also the save process of .ase files now can be cancelled (it wasn't possible before). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LICENSE.txt | ||
modification.h | ||
object_id.h | ||
objects_container.h | ||
README.md | ||
undo_exception.h | ||
undo_history.cpp | ||
undo_history.h | ||
undoer.h | ||
undoers_collector.h | ||
undoers_stack.cpp | ||
undoers_stack.h |