Tags: Sonata98/aseprite
Tags
Fix regression saving certain GIF files when disposing frames (fix as… …eprite#2806) Before this fix, when some aseprite file with transparents pixels was converted to GIF, each frame didn't overwrite correctly the previous frame (image disposal was incorretly chosen: DO_NOT_DISPOSE instead of RESTORE_BGCOLOR).
Cache mouse cursors to avoid re-generating them on each setCursor() This should improve the mouse movement, where a new mouse cursor was created on each mouse movement with black & white pixels. It's a regression introduced in ef4f691 (which was originally introduced to improve the mouse movement perception in a 100Hz monitor). This might be a possible fix for: aseprite#2713
Change octree quantization is the new palette creation method on gif … …format coding/decoding
Fix "Auto" mode when there are linked cels in a tilemap layer
PreviousNext