8000 Tags · Sonata98/aseprite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Sonata98/aseprite

Tags

v1.3-beta7

Toggle v1.3-beta7's commit message
Merge branch 'main' into beta

v1.2.30

Toggle v1.2.30's commit message
Use https to get news items and check the latest version

v1.3-beta6

Toggle v1.3-beta6's commit message
Merge branch 'main' into beta

v1.2.29

Toggle v1.2.29's commit message
Merge branch 'improve-save-performance-fseek'

v1.3-beta5

Toggle v1.3-beta5's commit message
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).

v1.2.28

Toggle v1.2.28's commit message
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

v1.3-beta4

Toggle v1.3-beta4's commit message
Merge branch 'main' into beta

v1.3-beta3

Toggle v1.3-beta3's commit message
Change octree quantization is the new palette creation method on gif …

…format coding/decoding

v1.3-beta2

Toggle v1.3-beta2's commit message
Merge branch 'main' into beta

v1.3-beta1

Toggle v1.3-beta1's commit message
Fix "Auto" mode when there are linked cels in a tilemap layer

0