Skip to content

Releases: raeleus/TenPatch

Ten Patch ver. 3.1.1

08 Jul 03:47
Compare
Choose a tag to compare
  • 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

04 Jul 01:37
Compare
Choose a tag to compare
  • 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

02 Jul 14:10
Compare
Choose a tag to compare
  • Downgraded libGDX version to 1.9.9

Ten Patch ver. 2

27 May 15:12
Compare
Choose a tag to compare
  • 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

07 Apr 23:33
90929e4
Compare
Choose a tag to compare

Initial release of TenPatch:

  • Multiple stretch regions as seen with Android's implementation.
  • An option for tiling stretch regions.
  • Loading via skin JSON.