aseprite/third_party
David Capello 6c5b27db81 Fix crash/hang using WebSocket in a previously disconnected socket
This can happen using Pribambase extension when we close Aseprite in
some strange way (e.g. killing the process), and the connection is not
closed correctly. It looks like the Blender addon is in an invalid
state and the data cannot be sent any more, but without this patch
Aseprite just hangs/crashes if we retry sending data, but with this
fix we can receive/show that an error happened sending data.

Related to: https://github.com/machinezone/IXWebSocket/pull/481
2023-08-29 12:39:12 -03:00
..
benchmark@02a354f3f3 Add suppor for doc::Image row stride size > width size 2023-08-07 15:27:39 -03:00
cityhash@757152d474
cmark@728c684650
curl@09cf6fd700
fmt@a0b8a92e3d Update fmt library to 10.0.0 2023-05-15 18:54:46 -03:00
freetype2@f122349b93
giflib@d213f633ea
harfbuzz@3412c32b35
IXWebSocket@89c9209959 Fix crash/hang using WebSocket in a previously disconnected socket 2023-08-29 12:39:12 -03:00
jpeg
json11@818c5e01e7
libarchive@fb3d9be28c Update submodules 2022-09-16 12:30:13 -03:00
libpng@a37d483651
libwebp@9ce5843dba
lua@04abf20c9e [lua] Add require() function (fix aseprite/api#10) 2023-04-18 19:41:01 -03:00
pixman@285b9a907c
pixman-cmake
qoi@c3dcfe780b Add support for .qoi file format (fix #3121) 2023-01-05 14:23:01 -03:00
simpleini@c94997d4d6
tinyexpr@ca505447d8
tinyxml
zlib@fc3ecad5d5
CMakeLists.txt Add support for .qoi file format (fix #3121) 2023-01-05 14:23:01 -03:00
README.md

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.