Skip to content

v1.4

Compare
Choose a tag to compare
@EngineerSmith EngineerSmith released this 01 Dec 08:58
· 38 commits to main since this release
66ed68f
  • Added ta:setBakeAsPow2 to ensure the baked atlas has sides that conform with power of 2 in length.
  • Fixed padding, so that it goes around an image, and pushing it away from the edge of the atlas.
  • Added spacing, which did what padding did before it was fixed. Adds space between images, but does not add space between images and the edge of the atlas.
  • Fixed issue where padding wasn't being added to the quad's position.