Cropping, no-crop, not working as expected
Posted: Fri Apr 05, 2019 9:11 am
Here is a mod which shows two test sprites. The source images are identical, but one has no-crop.
download/file.php?id=46352
This is what it looks like in 0.17.14:

Since 0.17.15 both sprites are missing the zero alpha section. This seems to indicate that cropping is happening even with the no-crop flag, and that it is still removing pixels with non-zero colour values.
I expect both sprites to be showing both halves, since one should be cropping only transparent black pixels, and the other shouldn’t be cropping anything.
download/file.php?id=46352
This is what it looks like in 0.17.14:

Since 0.17.15 both sprites are missing the zero alpha section. This seems to indicate that cropping is happening even with the no-crop flag, and that it is still removing pixels with non-zero colour values.
I expect both sprites to be showing both halves, since one should be cropping only transparent black pixels, and the other shouldn’t be cropping anything.