aseprite/docs
David Capello 65045c0e2c Fix interoperability problem with layer opacity between v1.0 and v1.1
Saving a file with v1.1, loading it with v1.0, and then loading it back
with v1.1 was generating a layer with flag 32 enabled ("layer has opacity
bit") and opacity = 0 (the opacity was overwritten by v1.0, but the flag
was persisted).

Now the "layers have opacity" bit is saved in the file header. This
flag can be used because v1.0 saves it with value = 0.
2015-07-07 12:58:05 -03:00
..
files Fix interoperability problem with layer opacity between v1.0 and v1.1 2015-07-07 12:58:05 -03:00
licenses Convert all newline to LF style and remove all tabs. 2012-01-05 19:45:03 -03:00