mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-27 06:35:16 +00:00
4d18200b0c
This errors was reported in #4431: The Tx wasn't rolled back correctly in case of a Lua error inside the transaction because Lua needs to be compiled as C++ to avoid longjmps and support stack unwinding (i.e. calling destructors).
Here are third party libraries with necessary components for Aseprite. Some directories are git submodules, and other are just a copy of its original package.