Project

General

Profile

Activity

From 10/28/2021 to 11/26/2021

11/25/2021

01:26 AM Revision 924d80f6 (distorted-objectlib): Progress with ConfigScreen.
Leszek Koltunski

11/18/2021

10:51 PM Revision 32c1697e (distorted-objectlib): Better error reporting.
Leszek Koltunski
05:34 PM Revision 0c5d8bf7 (distorted-objectlib): FIx some issues with ShapeChanging; implement per-object TouchControlSquare and TouchControlMirror.
Leszek Koltunski

11/16/2021

01:02 AM Revision 92a6fc8b (distorted-objectlib): Implement example ShapreChanging object control and convert the Mirror Cube to use it.
Leszek Koltunski

11/15/2021

10:28 PM Revision a5bbbfb2 (distorted-objectlib): Adjust ShapeChanging so that it can handle concave cubit faces.
Now it is working also in case of the Ivy corner cubits. Leszek Koltunski

11/13/2021

12:35 AM Revision 11fa413d (distorted-objectlib): Make the ShapeChanging the default TouchControl during MODE_REPLACE.
Leszek Koltunski

11/12/2021

10:52 PM Revision ede746af (distorted-objectlib): Fixes for the ShapeChanging touch control.
Leszek Koltunski
02:17 AM Revision 3a1efb32 (distorted-objectlib): Bugfixes for the ShapeChanging touch control.
Still doesn't work but doesn't crash anymore :) Leszek Koltunski

11/11/2021

10:50 PM Revision c850eb4f (distorted-objectlib): Bugfix
Leszek Koltunski
10:42 PM Revision 373fd60b (distorted-objectlib): Bugfix
Leszek Koltunski
04:22 PM Revision 57ef6378 (distorted-objectlib): Float vertices - scratchbook
Leszek Koltunski

11/08/2021

03:38 PM Revision c9c71c3f (distorted-objectlib): Abstract out the TouchControl stuff in preparation for its new type - TouchControlShapeChanging.
Leszek Koltunski
02:54 PM Revision 23afe4c4 (distorted-objectlib): Move the Movement to its own package; abstract out some stuff.
Leszek Koltunski
02:27 PM Revision 6916789e (distorted-objectlib): call the appropriate TwistyObject constructor by reflection.
Leszek Koltunski
01:51 PM Revision 386af988 (distorted-objectlib): Minor.
Leszek Koltunski
01:49 PM Revision f86b282a (distorted-objectlib): Minor.
Leszek Koltunski

11/03/2021

10:33 PM Revision 2402d0ff (distorted-objectlib): Correct the edges of the cuboid mesh - part 2.
Leszek Koltunski
10:23 PM Revision 35510170 (distorted-objectlib): Correct the edges of the cuboid mesh - before we went too far and imperfections were visible.
Leszek Koltunski
04:24 PM Revision 45e0065d (distorted-objectlib): Correct the next bug with settign the object size.
Multiply the time limits in BlockController by 2 - this way we can see if the ratio of (UI+Touch)/Thread Firebase non... Leszek Koltunski
03:33 PM Revision fd6e2b3b (distorted-objectlib): Set the initial object size correctly.
Leszek Koltunski
01:57 PM Revision 7fe64077 (distorted-objectlib): Small things.
Leszek Koltunski
01:36 PM Revision d5c71d02 (distorted-objectlib): Make it possible to extract objects' sticker pngs.
Leszek Koltunski
12:42 PM Revision 66de0d91 (distorted-objectlib): Make the Master Kilominx' and Gigaminx' meshes much smaller.
Leszek Koltunski
01:10 AM Revision 3d093961 (distorted-objectlib): Fix the solver (after rearranging the faces of the cuboids)
Leszek Koltunski

11/02/2021

11:30 PM Revision 64c209f5 (distorted-objectlib): Fix problems with TwistyObjectNode 'object scale' property.
Now this property is not part of the Node at all, but its initial value passed to the object in its constructor. Leszek Koltunski
10:38 PM Revision 8c069e23 (distorted-objectlib): Bugfix & debugging for a crash from Firebase.
Leszek Koltunski
10:09 PM Revision a1bcb301 (distorted-objectlib): Bugfixes for crashes from Firebase.
Leszek Koltunski
04:58 PM Revision 0f72365b (distorted-objectlib): Add 'shouldResetTextureMaps' to the JSON puzzle description.
Leszek Koltunski
02:29 PM Revision c3639697 (distorted-objectlib): Add the 7x7 cube.
Leszek Koltunski
01:55 PM Revision 1ca2704b (distorted-objectlib): Simplification.
Leszek Koltunski
01:26 PM Revision fdccfe1e (distorted-objectlib): Introduce the third type of a cuboid's cubit: the edge.
Makes the meshes much smaller! Leszek Koltunski
10:30 AM Revision 0e1437c1 (distorted-objectlib): Correct the way ObejctScale works in the TwistyObjectNode.
Leszek Koltunski

10/29/2021

01:46 AM Revision e1a86bf2 (distorted-objectlib): 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. Leszek Koltunski

10/28/2021

11:07 PM Revision de4a7e02 (distorted-objectlib): Remove ObjectType and info it held (icons, mesh file, num of scrambles, shortname) from the JSON file.
Leszek Koltunski
10:56 PM Revision 39b4dcfd (distorted-objectlib): Remove ObjectType from a few moree places.
Leszek Koltunski
10:45 PM Revision 5cc61ae4 (distorted-objectlib): Further simplify ObjectType
Leszek Koltunski
10:22 PM Revision 332e1fb0 (distorted-objectlib): 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 g... Leszek Koltunski
09:34 PM Revision 1b3c469e (distorted-objectlib): Add info about Cube6.
Leszek Koltunski
06:07 PM Revision cb8cae2f (distorted-objectlib): Rearrange object so that they look better in tthe popup.
Leszek Koltunski
05:54 PM Revision 3f7fad4f (distorted-objectlib): Add Cube6.
Leszek Koltunski
01:06 PM Revision 4c96caa6 (distorted-objectlib): Add testing of MeshPolygon to the MeshFile app.
Leszek Koltunski

10/27/2021

01:59 AM Revision d887aa16 (distorted-objectlib): Remove dependancies on Firebase from objectlib.
Report such errors to the application via the Interface. Leszek Koltunski
12:29 AM Revision e343f58d (distorted-objectlib): Bugfix.
Leszek Koltunski
 

Also available in: Atom