Project

General

Profile

Statistics
| Branch: | Revision:

distorted-objectlib / src / main / java / org / distorted / objectlib / main @ c3639697

Latest revisions

# Date Author Comment
c3639697 11/02/2021 02:29 PM Leszek Koltunski

Add the 7x7 cube.

0e1437c1 11/02/2021 10:30 AM Leszek Koltunski

Correct the way ObejctScale works in the TwistyObjectNode.

e1a86bf2 10/30/2021 01:46 AM Leszek Koltunski

Move the main app to the 'J1M1' object creation mode, i.e. create them from the Json files and using the Dmesh fiels as well.

Make it possible for any app descending from the 'objectlib' to use any of the J0M0, J0M1, J1M0, J1M1 modes.

39b4dcfd 10/28/2021 10:56 PM Leszek Koltunski

Remove ObjectType from a few moree places.

5cc61ae4 10/28/2021 10:45 PM Leszek Koltunski

Further simplify ObjectType

332e1fb0 10/28/2021 10:22 PM Leszek Koltunski

Make the meshAssociation of the Rotate effect independent of the global MAX_SIZE of any implemented object.
Now only the NUM_OF_AXIS*MAX_NUM_OF_LAYERS of any individual object needs to be <=32 - before the second factor was global, which - because of the recent introduction of the Cube6 - screwed the Gigaminx (!) where NUM_OF_AXIS=6 and GLOBAL_MAX_NUM_LAYERS = 6 now, so 6*6>32 !

cb8cae2f 10/28/2021 06:07 PM Leszek Koltunski

Rearrange object so that they look better in tthe popup.

3f7fad4f 10/28/2021 05:54 PM Leszek Koltunski

Add Cube6.

d887aa16 10/28/2021 01:59 AM Leszek Koltunski

Remove dependancies on Firebase from objectlib.
Report such errors to the application via the Interface.

e343f58d 10/28/2021 12:29 AM Leszek Koltunski

Bugfix.

View revisions

Also available in: Atom