Skip to content

Releases: VerMishelb/UVE_Preload_splitter

v2.0.1.4

27 Oct 22:29
Compare
Choose a tag to compare
  • Fixed alpha channel check for transparent blitting.

Yet another another update with a colour bleeding fix. Please don't use 2.0.1.3, it just doesn't work correctly.

v2.0.1.3

24 Oct 21:17
Compare
Choose a tag to compare
  • Added a colour bleeding padding option. See "--colour-padding".
  • Added --greyscale option to convert 32 bit frames to 8 bit atlas.
  • Added a resource file with general information.

This release aims at fixing bilinear filtering seams that appear due to transparent pixels having a plain white/black colour in the image editor.

seam example

v2.0.1.2

02 Oct 17:23
Compare
Choose a tag to compare
  • Fixed an issue where free rect reference became outdated after pushing back at least one new rect.
  • Changed one particular C-style cast to C++ style cast.
  • Removed useless code comments.
    LICENSE.txt