Activity
From 02/01/2020 to 03/01/2020
02/29/2020
- 12:52 AM Magic Cube Revision 5ba13c05 (magiccube): Convert RubikCube to the new V&F center schema!
- 12:52 AM Distorted Android Revision 35476762 (library): Convert RubikCube to the new V&F center schema!
- 11:59 PM Distorted Android Revision e50f49b6 (examples): All apps converted to the new V&F center schema!
- 11:36 PM Distorted Android Revision 627e0ea2 (examples): Moving the Vertex and Fragment centers of effect to the center of the Mesh.
- 11:25 PM Distorted Android Revision 8eed34d3 (examples): Moving the Vertex and Fragment centers of effect to the center of the Mesh.
- 10:45 PM Distorted Android Revision 849e0034 (examples): Moving the Vertex and Fragment centers of effect to the center of the Mesh.
- 10:13 PM Distorted Android Revision 644c21f2 (library): Moving the Vertex and Fragment centers of effect to the center of the Mesh.
- 10:11 PM Distorted Android Revision 26c4e181 (examples): First fixes for moving the Vertex and Fragment centers of effect to the center of the Mesh.
- 05:11 PM Distorted Android Revision 529054e9 (examples): Fixes for the merge. Everything works now!
- Next step: make the center of Vertex & Fragment effects be in the center of the Object, rather than the lower-left co...
- 04:00 PM Distorted Android Revision c0f5af7b (library): Fixes for the merge.
- 04:00 PM Distorted Android Revision ba9ae2c8 (examples): Fixes for the merge.
- 03:39 PM Distorted Android Revision 0ba5de00 (examples): Fixes for the merge.
- 02:45 PM Distorted Android Revision 8664ea2e (examples): Fixes for the merge.
- 02:00 PM Distorted Android Revision e8e54972 (examples): Fixes for the merge.
02/28/2020
- 11:58 PM Distorted Android Revision 386fd702 (examples): Merge branch 'empty-matrix-effects-in-the-center' into modern-empty-matrix-effects-in-the-center
- 11:37 PM Distorted Android Revision 3eb6f354 (library): Merge branch 'empty-matrix-effects-in-the-center' into modern-empty-matrix-effects-in-the-center
- # Conflicts:
# src/main/AndroidManifest.xml
# src/main/java/org/distorted/examples/TableOfContents.java
#... - 09:27 PM Distorted Android Revision 7594a5d2 (library): Fix for MeshBase.apply()
- 09:27 PM Distorted Android Revision 98b6b975 (examples): Fix for MeshBase.apply()
02/27/2020
- 12:19 AM Distorted Android Revision ea88d502 (library): New API: MeshBase.join() and a skeleton of an App to test it.
- 12:19 AM Distorted Android Revision 508ee98f (examples): New API: MeshBase.join() and a skeleton of an App to test it.
- 10:46 PM Distorted Android Revision 1535f677 (examples): Minor.
- 09:47 PM Distorted Android Revision 83e0ca5e (examples): New Mesh 'Triangles' and updated Inflate & Generic apps to test it.
- 09:47 PM Distorted Android Revision 9099e567 (library): New Mesh 'Triangles' and updated Inflate & Generic apps to test it.
02/26/2020
- 10:23 PM Magic Cube Revision 36273130 (magiccube): Move the Effects.setStretch to Meshbase.setStretch
- 10:23 PM Distorted Android Revision 698ad0a8 (examples): Move the Effects.setStretch to Meshbase.setStretch
- 10:23 PM Distorted Android Revision 044b5494 (library): Move the Effects.setStretch to Meshbase.setStretch
- 03:52 PM Magic Cube Revision 5974d2ae (magiccube): Move the 'pre-multiply mesh before applying any effects' thing from [(Xsize of texture, Ysize of texture) x Mesh's zFactor] to Effects.setStretch(sx,sy,sz)
- 03:52 PM Distorted Android Revision 687263cc (examples): Move the 'pre-multiply mesh before applying any effects' thing from [(Xsize of texture, Ysize of texture) x Mesh's zFactor] to Effects.setStretch(sx,sy,sz)
- 03:52 PM Distorted Android Revision c90aca24 (library): Move the 'pre-multiply mesh before applying any effects' thing from [(Xsize of texture, Ysize of texture) x Mesh's zFactor] to Effects.setStretch(sx,sy,sz)
02/24/2020
- 04:31 PM Distorted Android Revision fa8bc998 (library): New API MeshBase.apply(MatrixEffect[])
02/21/2020
- 10:12 PM Magic Cube Revision b32444ee (magiccube): More work on making new types of RubikObjects easily creatable.
- 06:58 PM Magic Cube Revision 3c4a326c (magiccube): More work on making new types of RubikObjects easily creatable.
- 03:35 PM Magic Cube Revision a10ada2a (magiccube): More work on Cubit.
- 02:57 PM Magic Cube Revision 70b76549 (magiccube): More work on Cubit.
- 01:53 PM Magic Cube Revision f16ff19d (magiccube): Separate RubikCubit inner class.
- 11:27 AM Magic Cube Revision 97c012ae (magiccube): Rename MeshFlat MeshRectangles.
- 11:27 AM Distorted Android Revision f3ca895f (examples): Rename MeshFlat MeshRectangles.
- 11:27 AM Distorted Android Revision 12e379d6 (library): Rename MeshFlat MeshRectangles.
- 11:24 AM Magic Cube Revision 74686c71 (magiccube): Small improvement.
- 11:00 AM Magic Cube Revision 27a70eae (magiccube): Make RubikCube and RubikCubeMovement generic and not visible outside of their package.
02/20/2020
- 09:46 PM Magic Cube Revision 329c0aeb (magiccube): Many small improvements.
- 03:26 PM Magic Cube Revision 8e1231ae (magiccube): Saving Cube state: done
- 01:28 PM Magic Cube Revision 5bfc1b49 (magiccube): Progress with saving Cube state
- 12:22 PM Magic Cube Revision 0333d81e (magiccube): Progress with StateSolving
02/19/2020
- 04:47 PM Magic Cube Revision 6f8e5dfc (magiccube): Improvement for Downloader. Remove as much knowledge from it as possible.
- 04:43 PM Magic Cube Revision 7aff6aa7 (magiccube): Improvement for Downloader. Remove as much knowledge from it as possible.
- 04:04 PM Magic Cube Revision 9f5e08ac (magiccube): Minor improvement.
- 03:57 PM Magic Cube Revision d5fb0e7e (magiccube): Improve the 'Scores' dialog: run less on the UI thread which makes this more responsive.
- 01:08 AM Magic Cube Revision ad9e8bb3 (magiccube): Beginnings of the 'Solving' state.
02/18/2020
- 11:08 PM Magic Cube Revision 4f9f99a2 (magiccube): Separate the network package; rename RubikSize to RubikObject.
- 10:58 PM Magic Cube Revision 211b48f2 (magiccube): Separate the States (and also Dialogues) into their own package.
- 04:03 PM Magic Cube Revision 2f1b15da (magiccube): Corrections
- 03:51 PM Magic Cube Revision 6918030e (magiccube): Major rearrangement of the UI.
- 01:08 PM Magic Cube Revision 33499c56 (magiccube): Major rearrangement of the UI.
02/17/2020
- 01:19 AM Magic Cube Revision 4235de9b (magiccube): Major rearrangement of the UI.
02/16/2020
- 10:30 PM Magic Cube Revision 0fd3ac1f (magiccube): Making the Dialogs more consistent.
- 10:30 PM Distorted Android Revision f953bee0 (library): Making the Dialogs more consistent.
- 10:30 PM Distorted Android Revision d5ae6877 (examples): Making the Dialogs more consistent.
02/15/2020
- 01:02 AM Magic Cube Revision 348dfe69 (magiccube): Adjustment to Static's API.
- 01:02 AM Distorted Android Revision bcbd5b45 (examples): Adjustment to Static's API.
- 01:02 AM Distorted Android Revision ece89b28 (library): Adjustment to Static's API.
02/14/2020
- 11:04 PM Magic Cube Revision 86c73a69 (magiccube): Movement.
- 10:20 PM Magic Cube Revision 5be1059b (magiccube): Properly remember size of the Cube.
- 01:30 PM Magic Cube Revision 123d6172 (magiccube): Further simplifications for object movement.
- 01:05 PM Magic Cube Revision 775e675d (magiccube): Further simplifications for object movement - remove from it a reference to the Object altogether.
- 12:31 PM Magic Cube Revision c896c0b3 (magiccube): Simplifications for object movement.
- 01:47 AM Magic Cube Revision beb325a0 (magiccube): Major restructuring - separate the Manipulated Objects (i.e. at the time being - Cubes of various sizes) and the class holding knowledge how those Objects move ( RubikCubeMovement ) into a separate package; remove all knowledge of Objects and the way they move from the main package.
02/11/2020
- 11:19 PM Magic Cube Revision 4918f19c (magiccube): Various improvements.
- 10:18 PM Magic Cube Revision 32f60dec (magiccube): Downloading High Scores: make the Scores Dialog always start from appropriate tab
- 09:49 PM Magic Cube Revision 028f3e0d (magiccube): Downloading High Scores: even better way of displaying scores
- 09:34 PM Magic Cube Revision 946d9762 (magiccube): Downloading High Scores: more dynamic way of displaying scores
- 05:46 PM Magic Cube Revision cc5ec229 (magiccube): Downloading High Scores: actually downloading scores!
- 01:10 AM Magic Cube Revision a675474f (magiccube): Downloading High Scores: actually downloading scores!
02/10/2020
- 12:49 AM Magic Cube Revision 36e2cbdd (magiccube): Downloading High Scores: actually downloading scores!
- 11:55 PM Magic Cube Revision d8aa4ba8 (magiccube): Downloading High Scores: optimizations
- 10:20 PM Magic Cube Revision b8b38548 (magiccube): Downloading High Scores
02/08/2020
- 11:40 PM Magic Cube Revision 770b15a9 (magiccube): Minor
- 11:40 PM Magic Cube Revision f2a9be6d (magiccube): Add forgotten file
- 11:37 PM Magic Cube Revision f3e12931 (magiccube): Improvements
02/06/2020
- 12:56 AM Magic Cube Revision dd73fdab (magiccube): Improvements
- 11:45 PM Magic Cube Revision fdec60a3 (magiccube): Skeleton of a new dialog: High Scores
02/01/2020
- 02:00 AM Magic Cube Revision e4db5995 (magiccube): Correct scramble speed.
- 01:16 AM Magic Cube Revision a7a7cc9c (magiccube): Add a 5x5x5 cube.
- 01:14 AM Distorted Android Revision eddf0cb7 (library): remove an unused, redundant API.
Also available in: Atom