Project

General

Profile

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

distorted-objectlib / src / main / java / org / distorted / objectlib / objects / TwistyVoid.java @ 3bf19410

# Date Author Comment
3bf19410 03/29/2022 05:20 PM Leszek Koltunski

Mode the 'iconMode' from static variable in ObjectControl to member varaible in TwistyObject (safer)

ab8e7276 03/20/2022 11:29 AM Leszek Koltunski

Improve Void's mesh and scrambling.

b6f4cf2a 03/20/2022 01:16 AM Leszek Koltunski

Slight correction for Void Cube's stickers.

5f54927b 02/25/2022 03:34 PM Leszek Koltunski

Preparation for local creation of puzzles: remove the 'ObjectType' enum from TwistyObject class.

10b7e306 02/21/2022 02:29 PM Leszek Koltunski

New, generalized ScrambleState generator that should work for any bandaged 3x3.

0dc23f74 02/16/2022 01:14 PM Leszek Koltunski

Void Cube: modelling done.

24b63545 02/16/2022 12:17 PM Leszek Koltunski

Void Cube: progress, only the stickers remain.

bed91182 02/15/2022 11:24 PM Leszek Koltunski

Void Cube: corner cubit finished.

9b45d559 02/15/2022 09:55 PM Leszek Koltunski

Void Cube: beginning.