Releases: raeleus/TenPatch
Releases · raeleus/TenPatch
Ten Patch ver. 3.1.1
- Fixed negative offset speed resulting in tiling breaking bounds in the lower left.
- Switched to using floats for offsets for buttery smooth scrolling action.
Ten Patch ver. 3.1.0
- Switched to semantic versioning.
- Added offset and offsetSpeed options to allow for a scrolling/animated background effect.
- Added color1, color2, color3, and color4 options to create gradients and psychedelic effects.
- Added HTML5/GWT support.
Ten Patch ver. 3
- Downgraded libGDX version to 1.9.9
Ten Patch ver. 2
- The Ten Patch Color has accessor methods. Use this to change the color of the drawable on the fly.
- Resolved issues with blurry drawables when the image is packed in a linear/linear atlas.
TenPatch ver. 1
Initial release of TenPatch:
- Multiple stretch regions as seen with Android's implementation.
- An option for tiling stretch regions.
- Loading via skin JSON.