Activity
From 10/23/2021 to 11/21/2021
11/19/2021
- 12:28 AM Magic Cube Revision 0b162619 (magiccube): Add info pane: some progress.
- 10:24 PM Magic Cube Revision b600ccd9 (magiccube): Add info pane: part 1.
11/18/2021
- 10:51 PM TwistyPuzzleLib Revision 32c1697e (distorted-objectlib): Better error reporting.
- 10:51 PM Magic Cube Revision eb647d5e (magiccube): Better error reporting.
- 10:18 PM Magic Cube Revision 5cfca381 (magiccube): Improve the background color of the selected tab in all dialogs.
- 05:34 PM TwistyPuzzleLib Revision 0c5d8bf7 (distorted-objectlib): FIx some issues with ShapeChanging; implement per-object TouchControlSquare and TouchControlMirror.
11/16/2021
- 01:02 AM TwistyPuzzleLib Revision 92a6fc8b (distorted-objectlib): Implement example ShapreChanging object control and convert the Mirror Cube to use it.
11/15/2021
- 10:28 PM TwistyPuzzleLib 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.
- 10:28 PM Distorted Android Revision f0c98ff5 (library): Adjust ShapeChanging so that it can handle concave cubit faces.
- Now it is working also in case of the Ivy corner cubits.
11/13/2021
- 12:35 AM TwistyPuzzleLib Revision 11fa413d (distorted-objectlib): Make the ShapeChanging the default TouchControl during MODE_REPLACE.
- 12:35 AM Magic Cube Revision 5c4ed8ed (magiccube): Make the ShapeChanging the default TouchControl during MODE_REPLACE.
11/12/2021
- 10:52 PM TwistyPuzzleLib Revision ede746af (distorted-objectlib): Fixes for the ShapeChanging touch control.
- 02:17 AM TwistyPuzzleLib Revision 3a1efb32 (distorted-objectlib): Bugfixes for the ShapeChanging touch control.
- Still doesn't work but doesn't crash anymore :)
11/11/2021
- 10:50 PM TwistyPuzzleLib Revision c850eb4f (distorted-objectlib): Bugfix
- 10:42 PM TwistyPuzzleLib Revision 373fd60b (distorted-objectlib): Bugfix
- 04:22 PM Distorted Android Revision 3f7a9aec (examples): Float vertices - scratchbook
- 04:22 PM Distorted Android Revision 4c568a67 (library): Float vertices - scratchbook
- 04:22 PM TwistyPuzzleLib Revision 57ef6378 (distorted-objectlib): Float vertices - scratchbook
11/08/2021
- 03:38 PM TwistyPuzzleLib Revision c9c71c3f (distorted-objectlib): Abstract out the TouchControl stuff in preparation for its new type - TouchControlShapeChanging.
- 02:54 PM TwistyPuzzleLib Revision 23afe4c4 (distorted-objectlib): Move the Movement to its own package; abstract out some stuff.
- 02:27 PM TwistyPuzzleLib Revision 6916789e (distorted-objectlib): call the appropriate TwistyObject constructor by reflection.
- 01:51 PM TwistyPuzzleLib Revision 386af988 (distorted-objectlib): Minor.
- 01:49 PM TwistyPuzzleLib Revision f86b282a (distorted-objectlib): Minor.
- 01:05 PM Magic Cube Revision 033100af (magiccube): Convert TransparentButton to Material Design.
11/05/2021
- 02:35 PM Magic Cube Revision bb2784f0 (magiccube): New drawables.
- 02:13 PM Magic Cube Revision 665e6abc (magiccube): Up versions of the dependencies.
- 02:11 PM Magic Cube Revision 943471aa (magiccube): Correct order of the tutorials.
- 11:05 AM Magic Cube Revision 1d23a7d8 (magiccube): Correct order of the tutorials.
- 11:04 AM Magic Cube Revision 6bc01aa4 (magiccube): Correct the style.
- 10:41 AM Magic Cube Revision dd874ae8 (magiccube): Convert the theme to be a MaterialTheme and the TransparentImageButton to be a MaterialButton - the first forced by the second, and the second because a MaterialButton gives us control over the location of the icon in top of it. We need that because of the new 'solve/scramble' split-button in the lower right of the Play screen.
11/04/2021
11/03/2021
- 10:33 PM TwistyPuzzleLib Revision 2402d0ff (distorted-objectlib): Correct the edges of the cuboid mesh - part 2.
- 10:23 PM TwistyPuzzleLib Revision 35510170 (distorted-objectlib): Correct the edges of the cuboid mesh - before we went too far and imperfections were visible.
- 04:24 PM TwistyPuzzleLib 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...
- 03:33 PM TwistyPuzzleLib Revision fd6e2b3b (distorted-objectlib): Set the initial object size correctly.
- 01:57 PM TwistyPuzzleLib Revision 7fe64077 (distorted-objectlib): Small things.
- 01:36 PM TwistyPuzzleLib Revision d5c71d02 (distorted-objectlib): Make it possible to extract objects' sticker pngs.
- 12:42 PM TwistyPuzzleLib Revision 66de0d91 (distorted-objectlib): Make the Master Kilominx' and Gigaminx' meshes much smaller.
- 01:10 AM TwistyPuzzleLib Revision 3d093961 (distorted-objectlib): Fix the solver (after rearranging the faces of the cuboids)
- 01:10 AM Magic Cube Revision d8862934 (magiccube): Fix the solver (after rearranging the faces of the cuboids)
11/02/2021
- 11:30 PM Magic Cube Revision 99cedf39 (magiccube): 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.
- 11:30 PM TwistyPuzzleLib 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.
- 10:38 PM TwistyPuzzleLib Revision 8c069e23 (distorted-objectlib): Bugfix & debugging for a crash from Firebase.
- 10:09 PM Magic Cube Revision 4cad53b4 (magiccube): Bugfixes for crashes from Firebase.
- 10:09 PM TwistyPuzzleLib Revision a1bcb301 (distorted-objectlib): Bugfixes for crashes from Firebase.
- 09:36 PM Magic Cube Revision dd016102 (magiccube): Bugfix.
- 07:44 PM Distorted Android Revision ee238898 (library): Bugfix.
- 04:58 PM TwistyPuzzleLib Revision 0f72365b (distorted-objectlib): Add 'shouldResetTextureMaps' to the JSON puzzle description.
- 03:57 PM Magic Cube Revision 2d42ec4e (magiccube): Add 7x7 tutorials.
- 02:29 PM TwistyPuzzleLib Revision c3639697 (distorted-objectlib): Add the 7x7 cube.
- 01:55 PM TwistyPuzzleLib Revision 1ca2704b (distorted-objectlib): Simplification.
- 01:26 PM TwistyPuzzleLib Revision fdccfe1e (distorted-objectlib): Introduce the third type of a cuboid's cubit: the edge.
- Makes the meshes much smaller!
- 11:38 AM Magic Cube Revision 02582ada (magiccube): Tutorials for the 6x6
- 10:30 AM TwistyPuzzleLib Revision 0e1437c1 (distorted-objectlib): Correct the way ObejctScale works in the TwistyObjectNode.
10/29/2021
- 01:46 AM Magic Cube Revision b20e89d2 (magiccube): 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.
- 01:46 AM TwistyPuzzleLib 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.
10/28/2021
- 11:07 PM TwistyPuzzleLib Revision de4a7e02 (distorted-objectlib): Remove ObjectType and info it held (icons, mesh file, num of scrambles, shortname) from the JSON file.
- 10:56 PM TwistyPuzzleLib Revision 39b4dcfd (distorted-objectlib): Remove ObjectType from a few moree places.
- 10:56 PM Magic Cube Revision 8723caee (magiccube): Remove ObjectType from a few moree places.
- 10:45 PM TwistyPuzzleLib Revision 5cc61ae4 (distorted-objectlib): Further simplify ObjectType
- 10:22 PM TwistyPuzzleLib 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...
- 09:34 PM TwistyPuzzleLib Revision 1b3c469e (distorted-objectlib): Add info about Cube6.
- 06:07 PM TwistyPuzzleLib Revision cb8cae2f (distorted-objectlib): Rearrange object so that they look better in tthe popup.
- 05:54 PM TwistyPuzzleLib Revision 3f7fad4f (distorted-objectlib): Add Cube6.
- 05:54 PM Distorted Android Revision 65dd40aa (examples): Add Cube6.
- 04:48 PM Distorted Android Revision fa640198 (library): Add to MeshPolygon a special modee to create a 2-band polygon with dense corners (needed to reduce number of vertices in side faces of the TwisttyPuzzle cubits)
- 01:06 PM Distorted Android Revision 1bb5d3b7 (examples): Add testing of MeshPolygon to the MeshFile app.
- 01:06 PM Distorted Android Revision f4a2d97e (library): Add testing of MeshPolygon to the MeshFile app.
- 01:06 PM TwistyPuzzleLib Revision 4c96caa6 (distorted-objectlib): Add testing of MeshPolygon to the MeshFile app.
- 02:39 AM Magic Cube Revision d828d78e (magiccube): Simplify dependancies.
10/27/2021
- 01:59 AM Magic Cube Revision 95472aca (magiccube): Remove dependancies on Firebase from objectlib.
- Report such errors to the application via the Interface.
- 01:59 AM TwistyPuzzleLib Revision d887aa16 (distorted-objectlib): Remove dependancies on Firebase from objectlib.
- Report such errors to the application via the Interface.
- 12:29 AM TwistyPuzzleLib Revision e343f58d (distorted-objectlib): Bugfix.
- 11:55 PM Magic Cube Revision e709e44d (magiccube): Progress with PuzzleTester app.
- 11:55 PM TwistyPuzzleLib Revision 594bbce0 (distorted-objectlib): Progress with PuzzleTester app.
- 05:20 PM TwistyPuzzleLib Revision 9e8eb9e4 (distorted-objectlib): Correect JSON reading and writing: shape corners and centers are optional!
- 01:22 PM Flags Revision 90c9b62a (distorted-flags): Add flag of Mauritius.
10/26/2021
- 12:33 AM TwistyPuzzleLib Revision 82eb152a (distorted-objectlib): JsonReader (?) finished: the creator app can now read objects from JSON files.
10/25/2021
- 01:36 PM Magic Cube Revision 69a271f3 (magiccube): Fix for a rare crash.
Also available in: Atom