Skip to content

Reverted matrix tile rotation

Compare
Choose a tag to compare
@davemorrissey davemorrissey released this 15 Mar 20:08
· 202 commits to master since this release
  • Using a matrix to rotate tiles causes rounding errors resulting in intermittent black lines between them, so this change has been reverted.
  • Tile size is temporarily capped at 2048x2048 to reduce the likelihood of OOMEs while creating rotated copies.

Remember to check your PNGs do not have an alpha layer to reduce the chance of an OOME, especially when using rotation!