Project

General

Profile

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

distorted-objectlib / src / main / java / org / distorted / objectlib / effects / solve / SolveEffectSpin.java @ b26ea579

# Date Author Comment
aacf5e27 05/11/2023 02:55 PM Leszek Koltunski

Implement the android.opengl.Matrix functions ourselves.

9ec1348c 07/15/2022 12:52 AM Leszek Koltunski

scramble,solve,win: license.

186bc982 07/11/2022 04:24 PM Leszek Koltunski

- move the 'object' popup to the botton right
- move the 'solve' button to the upper left
- movee the 'scramble' button to the upper right (its new FastScrambleEffect still not implemented fully)

3bb1afcb 03/25/2022 12:02 PM Leszek Koltunski

Cleanups.

a5a52e8d 10/01/2021 11:31 PM Leszek Koltunski

Move yet more code to objectlib.