aseprite/third_party
David Capello 8e7a5e5014 Fix gif encoding on x64 compiled with VS2017
bool is 1 byte on C++, not 4 bytes (int), so we cannot just "typedef int
bool" and assume that structs with bools will have the same size on C++
than on C.
2017-09-27 08:42:05 -03:00
..
2016-06-08 13:04:58 -03:00
2013-01-27 12:13:13 -03:00
2017-06-24 13:44:25 -03:00
2016-05-04 12:43:41 -03:00
2017-08-11 17:22:28 -03:00
2016-01-04 12:27:25 -03:00
2016-01-04 12:37:48 -03:00
2013-01-27 12:13:13 -03:00
2016-04-01 09:50:09 -03:00
2017-08-11 17:22:28 -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.