v1.4
- 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 whatpadding
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.