Project

General

Profile

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

distorted-objectlib / src / main / java / org / distorted / objectlib / objects / TwistyBandagedPyraminx.java @ 52375039

# Date Author Comment
ae9d9227 12/28/2023 03:48 PM Leszek Koltunski

Big step toward separating TwistyObject metadata.

da5551f4 12/21/2023 05:23 PM Leszek Koltunski

change complexity from int to float.

1fda81c4 11/10/2023 12:27 AM Leszek Koltunski

remove 'MESH_NICE'

97a75106 09/25/2023 02:23 PM Leszek Koltunski

separate ObjectSiguature into its own package and separate the BandagedSignatures out of it.

9e79b20f 09/11/2023 10:04 PM Leszek Koltunski

progress with TwistyBandagedMegaminx.

5e1b47f8 09/05/2023 12:53 AM Leszek Koltunski

progress with TwistyBandagedMegaminx.

6155e738 08/28/2023 05:48 AM Leszek Koltunski

progress with FactoryBandagedMegaminx.

ebe8c08e 08/02/2023 01:27 PM Leszek Koltunski

Support drawing stickers with multiple holes in them.

3e6133f0 07/25/2023 03:10 PM Leszek Koltunski

Progress with scrambling a BandagedObjectPyraminx. Still doesn't work though.

6612cbb4 07/24/2023 01:51 AM Leszek Koltunski

Progress with scrambling a bandaged pyraminx.

3d4cd65e 07/21/2023 11:19 PM Leszek Koltunski

Initial support for scrambling a bandaged pyraminx.

bb85236a 07/20/2023 08:21 PM Leszek Koltunski

Implement TwistyBandagedPyraminx

db0d3a90 07/12/2023 07:57 PM Leszek Koltunski

move the non-UI bandaged stuff to its own package in the object library.

c65d5889 05/19/2023 05:25 PM Leszek Koltunski

generalize FactoryBandagedCuboid: start removing 'cuboidal' assumptions from it.

c18507d9 05/13/2023 11:35 AM Leszek Koltunski

Introduce BandagedObjectPyraminx.