Skip to content

Tags: agateau/aseprite

Tags

v1.1-beta2

Toggle v1.1-beta2's commit message
Fix crash when PixelsMovement() wants to create an extra cel without …

…enough memory

v1.1-beta1

Toggle v1.1-beta1's commit message
Fix scroll problem with EditorView when we drag-and-drop Tabs

v1.0.9

Toggle v1.0.9's commit message
Add --trim command line option

v1.0.8.1

Toggle v1.0.8.1's commit message
Fix regression: --help doesn't work on Windows

base::SystemConsole must be created before any std::cout/printf() is used

v1.0.8

Toggle v1.0.8's commit message
Mask color shouldn't make black color transparent in RGB and Grayscal…

…e images

v1.0.7.1

Toggle v1.0.7.1's commit message
Generate kKeyDownMessage for Cmd key correctly

v1.0.7

Toggle v1.0.7's commit message
Redraw transformation handles when the quick tool is changed

v1.0.6

Toggle v1.0.6's commit message
Fix position of the pasted image

v1.0.5

Toggle v1.0.5's commit message
Fix DocumentApi::move/copyCel(): copy background cels instead of comp…

…osite them

v1.0.4

Toggle v1.0.4's commit message
We don't have std::bind() available in Mac OS X SDK 10.4u