Skip to content

1.5.4

Compare
Choose a tag to compare
@mamontov-cpp mamontov-cpp released this 23 Jan 12:08
· 1479 commits to master since this release

Changelog:

saddy

  • Added a settings for generating texture atlas in ShoeBox (#21)
  • Instances in sad::animations::Group could be played now sequentially (#30)

atlasgen

  • Better atlas packing algorithm is integrated, support for replaced algorithms (#3 and #31 )
  • Fixed issues #47 and #48
  • Now user could duplicate texture in packer, via "--non-unique-textures" option (#49)
  • Implemented merging multiple atlases into one (#49)