Project

General

Profile

Download (6.95 KB) Statistics
| Branch: | Revision:

library / src / main / java / org / distorted / library / mesh / MeshRectangles.java @ c90aca24

# Date Author Comment
c90aca24 02/26/2020 03:52 PM Leszek Koltunski

Move the 'pre-multiply mesh before applying any effects' thing from [(Xsize of texture, Ysize of texture) x Mesh's zFactor] to Effects.setStretch(sx,sy,sz)

12e379d6 02/21/2020 11:27 AM Leszek Koltunski

Rename MeshFlat MeshRectangles.