aseprite/third_party
David Capello 4d18200b0c [lua] Fix bugs handling errors inside app.transaction()
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).
2024-04-22 11:13:10 -03:00
..
2021-04-19 15:56:47 -03:00
2021-06-17 10:44:22 -03:00
2023-05-15 18:54:46 -03:00
2022-05-26 15:26:43 -03:00
2013-01-27 12:13:13 -03:00
2024-02-28 08:30:23 -03:00
2022-09-16 12:30:13 -03:00
2021-11-17 12:36:11 -03:00
2022-05-26 11:31:36 -03:00
2018-07-24 14:49:08 -03:00
2018-03-22 11:34:22 -03:00
2015-05-29 11:54:37 -03:00

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.