Project

General

Profile

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

distorted-objectlib / src / main / java / org / distorted / objectlib / main / TwistyObjectSolved.java @ 6777e712

# Date Author Comment
6777e712 03/20/2024 12:08 PM Leszek Koltunski

Lint

9ef0ad15 03/13/2024 10:09 PM Leszek Koltunski

minor

1eafa9c6 03/12/2024 12:04 AM Leszek Koltunski

Fix the detection of the solved state.

7cb1dc53 02/12/2024 10:25 PM Leszek Koltunski

minor

074a0284 02/12/2024 12:14 AM Leszek Koltunski

Support for the new default detection of solved state done. Something seems to be working.

f80b9473 02/11/2024 02:32 PM Leszek Koltunski

Beginnings of support for automatic solved state which supports faces of the same color.

adb5b717 02/06/2024 07:33 PM Leszek Koltunski

new detection of the solved state - beginnings.

1247bb16 05/24/2023 03:24 PM Leszek Koltunski

Correct detection of solved state in Masterball. New JSON.

aacf5e27 05/11/2023 02:55 PM Leszek Koltunski

Implement the android.opengl.Matrix functions ourselves.

be95dbf5 02/11/2023 10:47 PM Leszek Koltunski

- fix for the newly introduced TwistyObjectSolved
- fix for the solvedQuats of the Trajber 4x4

5618c5a9 02/11/2023 06:39 PM Leszek Koltunski

separate the 'isSolved' part from TwistyObject