Project

General

Profile

Download (4.01 KB) Statistics
| Branch: | Tag: | Revision:

magiccube / src / main / java / org / distorted / effect / sizechange / SizeChangeEffectRound.java @ fb6a40c8

# Date Author Comment
fb6a40c8 04/02/2020 12:59 PM Leszek Koltunski

Minor.

ba740a0c 03/03/2020 12:33 AM Leszek Koltunski

Correct the Rubik app for the recent changes to the library's Node.

5974d2ae 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)

fdec60a3 02/06/2020 11:45 PM Leszek Koltunski

Skeleton of a new dialog: High Scores

64975793 01/22/2020 12:44 AM Leszek Koltunski

RubikCube: renamed RubikSettingsEnum to BaseEffect and moved it to the 'effect' package.