mirror of
https://github.com/aseprite/aseprite.git
synced 2024-11-20 05:14:45 +00:00
6c5b27db81
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 |
||
---|---|---|
.. | ||
benchmark@02a354f3f3 | ||
cityhash@757152d474 | ||
cmark@728c684650 | ||
curl@09cf6fd700 | ||
fmt@a0b8a92e3d | ||
freetype2@f122349b93 | ||
giflib@d213f633ea | ||
harfbuzz@3412c32b35 | ||
IXWebSocket@89c9209959 | ||
jpeg | ||
json11@818c5e01e7 | ||
libarchive@fb3d9be28c | ||
libpng@a37d483651 | ||
libwebp@9ce5843dba | ||
lua@04abf20c9e | ||
pixman@285b9a907c | ||
pixman-cmake | ||
qoi@c3dcfe780b | ||
simpleini@c94997d4d6 | ||
tinyexpr@ca505447d8 | ||
tinyxml | ||
zlib@fc3ecad5d5 | ||
CMakeLists.txt | ||
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.