Project

General

Profile

Activity

From 10/06/2021 to 11/04/2021

11/04/2021

03:55 PM Flags Revision 064e3b24 (distorted-flags): Add the Reunion flag (the same as the French)
Leszek Koltunski

11/03/2021

10:33 PM TwistyPuzzleLib Revision 2402d0ff (distorted-objectlib): Correct the edges of the cuboid mesh - part 2.
Leszek Koltunski
10:23 PM TwistyPuzzleLib 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 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... Leszek Koltunski
03:33 PM TwistyPuzzleLib Revision fd6e2b3b (distorted-objectlib): Set the initial object size correctly.
Leszek Koltunski
01:57 PM TwistyPuzzleLib Revision 7fe64077 (distorted-objectlib): Small things.
Leszek Koltunski
01:36 PM TwistyPuzzleLib Revision d5c71d02 (distorted-objectlib): Make it possible to extract objects' sticker pngs.
Leszek Koltunski
12:42 PM TwistyPuzzleLib Revision 66de0d91 (distorted-objectlib): Make the Master Kilominx' and Gigaminx' meshes much smaller.
Leszek Koltunski
01:10 AM TwistyPuzzleLib Revision 3d093961 (distorted-objectlib): Fix the solver (after rearranging the faces of the cuboids)
Leszek Koltunski
01:10 AM Magic Cube Revision d8862934 (magiccube): Fix the solver (after rearranging the faces of the cuboids)
Leszek Koltunski

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. Leszek Koltunski
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. Leszek Koltunski
10:38 PM TwistyPuzzleLib Revision 8c069e23 (distorted-objectlib): Bugfix & debugging for a crash from Firebase.
Leszek Koltunski
10:09 PM Magic Cube Revision 4cad53b4 (magiccube): Bugfixes for crashes from Firebase.
Leszek Koltunski
10:09 PM TwistyPuzzleLib Revision a1bcb301 (distorted-objectlib): Bugfixes for crashes from Firebase.
Leszek Koltunski
09:36 PM Magic Cube Revision dd016102 (magiccube): Bugfix.
Leszek Koltunski
07:44 PM Distorted Android Revision ee238898 (library): Bugfix.
Leszek Koltunski
04:58 PM TwistyPuzzleLib Revision 0f72365b (distorted-objectlib): Add 'shouldResetTextureMaps' to the JSON puzzle description.
Leszek Koltunski
03:57 PM Magic Cube Revision 2d42ec4e (magiccube): Add 7x7 tutorials.
Leszek Koltunski
02:29 PM TwistyPuzzleLib Revision c3639697 (distorted-objectlib): Add the 7x7 cube.
Leszek Koltunski
01:55 PM TwistyPuzzleLib Revision 1ca2704b (distorted-objectlib): Simplification.
Leszek Koltunski
01:26 PM TwistyPuzzleLib Revision fdccfe1e (distorted-objectlib): Introduce the third type of a cuboid's cubit: the edge.
Makes the meshes much smaller! Leszek Koltunski
11:38 AM Magic Cube Revision 02582ada (magiccube): Tutorials for the 6x6
Leszek Koltunski
10:30 AM TwistyPuzzleLib Revision 0e1437c1 (distorted-objectlib): Correct the way ObejctScale works in the TwistyObjectNode.
Leszek Koltunski

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. Leszek Koltunski
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. Leszek Koltunski

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.
Leszek Koltunski
10:56 PM TwistyPuzzleLib Revision 39b4dcfd (distorted-objectlib): Remove ObjectType from a few moree places.
Leszek Koltunski
10:56 PM Magic Cube Revision 8723caee (magiccube): Remove ObjectType from a few moree places.
Leszek Koltunski
10:45 PM TwistyPuzzleLib Revision 5cc61ae4 (distorted-objectlib): Further simplify ObjectType
Leszek Koltunski
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... Leszek Koltunski
09:34 PM TwistyPuzzleLib Revision 1b3c469e (distorted-objectlib): Add info about Cube6.
Leszek Koltunski
06:07 PM TwistyPuzzleLib Revision cb8cae2f (distorted-objectlib): Rearrange object so that they look better in tthe popup.
Leszek Koltunski
05:54 PM TwistyPuzzleLib Revision 3f7fad4f (distorted-objectlib): Add Cube6.
Leszek Koltunski
05:54 PM Distorted Android Revision 65dd40aa (examples): Add Cube6.
Leszek Koltunski
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)
Leszek Koltunski
01:06 PM Distorted Android Revision 1bb5d3b7 (examples): Add testing of MeshPolygon to the MeshFile app.
Leszek Koltunski
01:06 PM Distorted Android Revision f4a2d97e (library): Add testing of MeshPolygon to the MeshFile app.
Leszek Koltunski
01:06 PM TwistyPuzzleLib Revision 4c96caa6 (distorted-objectlib): Add testing of MeshPolygon to the MeshFile app.
Leszek Koltunski
02:39 AM Magic Cube Revision d828d78e (magiccube): Simplify dependancies.
Leszek Koltunski

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. Leszek Koltunski
01:59 AM TwistyPuzzleLib Revision d887aa16 (distorted-objectlib): Remove dependancies on Firebase from objectlib.
Report such errors to the application via the Interface. Leszek Koltunski
12:29 AM TwistyPuzzleLib Revision e343f58d (distorted-objectlib): Bugfix.
Leszek Koltunski
11:55 PM Magic Cube Revision e709e44d (magiccube): Progress with PuzzleTester app.
Leszek Koltunski
11:55 PM TwistyPuzzleLib Revision 594bbce0 (distorted-objectlib): Progress with PuzzleTester app.
Leszek Koltunski
05:20 PM TwistyPuzzleLib Revision 9e8eb9e4 (distorted-objectlib): Correect JSON reading and writing: shape corners and centers are optional!
Leszek Koltunski
01:22 PM Flags Revision 90c9b62a (distorted-flags): Add flag of Mauritius.
Leszek Koltunski

10/26/2021

12:33 AM TwistyPuzzleLib Revision 82eb152a (distorted-objectlib): JsonReader (?) finished: the creator app can now read objects from JSON files.
Leszek Koltunski

10/25/2021

01:36 PM Magic Cube Revision 69a271f3 (magiccube): Fix for a rare crash.
Leszek Koltunski

10/22/2021

04:49 PM TwistyPuzzleLib Revision e26eb4e7 (distorted-objectlib): Do not pull the inventors and the names of objects from Resources.
Leszek Koltunski
11:00 AM TwistyPuzzleLib Revision e32d318a (distorted-objectlib): new API to make is possible to adjust default scale factor in each TwistyObjectNode.
(and use it in Tutorials, where the object needs to be smaller) Leszek Koltunski
11:00 AM Magic Cube Revision a946af34 (magiccube): new API to make is possible to adjust default scale factor in each TwistyObjectNode.
(and use it in Tutorials, where the object needs to be smaller) Leszek Koltunski
02:59 AM TwistyPuzzleLib Revision 7ba38dd4 (distorted-objectlib): Major change: separate the notion of a TwistyObject and its Node. Now,
1) the Node stays when we change objects (this makes transitions faster)
2) it's possible to just create an Object wi...
Leszek Koltunski
02:59 AM Magic Cube Revision 338babe8 (magiccube): Major change: separate the notion of a TwistyObject and its Node. Now,
1) the Node stays when we change objects (this makes transitions faster)
2) it's possible to just create an Object wi...
Leszek Koltunski
02:59 AM Distorted Android Revision 460a2b7d (library): Major change: separate the notion of a TwistyObject and its Node. Now,
1) the Node stays when we change objects (this makes transitions faster)
2) it's possible to just create an Object wi...
Leszek Koltunski

10/21/2021

05:17 PM Magic Cube Revision d4415163 (magiccube): Standarize icon naming scheme.
Leszek Koltunski
05:17 PM TwistyPuzzleLib Revision b146015e (distorted-objectlib): Standarize icon naming scheme.
Leszek Koltunski
04:54 PM TwistyPuzzleLib Revision 55fa6993 (distorted-objectlib): Systematic names for the meshes.
Leszek Koltunski

10/20/2021

01:16 AM TwistyPuzzleLib Revision a75ae1ee (distorted-objectlib): Separate the notions of a sticker shape and a sticker color.
Leszek Koltunski
01:21 PM TwistyPuzzleLib Revision 43a4ccff (distorted-objectlib): simplify sticker/color map.
Leszek Koltunski

10/19/2021

01:32 AM TwistyPuzzleLib Revision 7b832206 (distorted-objectlib): Progress with serializing object to JSON: cubits.
Only faceColorMap remains now. Leszek Koltunski
12:51 AM TwistyPuzzleLib Revision e30c522a (distorted-objectlib): Progress with serializing object to JSON: shapes.
Leszek Koltunski
06:30 PM TwistyPuzzleLib Revision 1bb09f88 (distorted-objectlib): Progress with serializing object to JSON: stickers, quats.
Leszek Koltunski

10/18/2021

11:43 PM TwistyPuzzleLib Revision 7bbfc84f (distorted-objectlib): Progress with serializing object to JSON: rotations.
Leszek Koltunski
10:58 PM TwistyPuzzleLib Revision f9a81f52 (distorted-objectlib): Progress with serializing object to JSON: scrambling.
Leszek Koltunski
02:17 PM Magic Cube Revision 88d28110 (magiccube): Minor
Leszek Koltunski
02:11 PM Magic Cube Revision 88bad160 (magiccube): Use the latest objectlib
Leszek Koltunski
02:06 PM TwistyPuzzleLib Revision 59c20632 (distorted-objectlib): Reorg for writing the JSON
Leszek Koltunski

10/16/2021

12:07 PM Magic Cube Revision ae77f661 (magiccube): Correct the 'solved' icons in the Play popup.
Leszek Koltunski

10/15/2021

12:35 AM Magic Cube Revision 3f287c05 (magiccube): Correction
Leszek Koltunski
01:07 PM Distorted Android Revision c38f3d33 (library): Correction
Leszek Koltunski

10/13/2021

06:59 PM Magic Cube Revision 97193a09 (magiccube): Bump versionCode to 42 (forgotten before)
Leszek Koltunski
05:36 PM Magic Cube Revision 772882ec (magiccube): Fix a lint error.
Leszek Koltunski
05:24 PM Magic Cube Revision 0f25905a (magiccube): Correct location of the keystore.
Leszek Koltunski
04:14 PM Magic Cube Revision 4c9947bd (magiccube): 1. Do not restore object scrambling if we freshly upgraded from some version older than 1.9.0
2. Bugfix for a recently introduced crasher in the Play screen. Leszek Koltunski
03:02 PM Magic Cube Revision 59553a2a (magiccube): Tutorials
Leszek Koltunski
02:04 PM TwistyPuzzleLib Revision bbd0d457 (distorted-objectlib): Up version to 1.9.0
Leszek Koltunski
02:04 PM Magic Cube Revision 16be2d2a (magiccube): Up version to 1.9.0
Leszek Koltunski
01:59 PM Magic Cube Revision 2da68298 (magiccube): Create the 3 Popups only on first button click - this time we can have the final screen dimensions (and also it starts faster ) Before we weree getting the screen size from before hiding navigation bars, which made the height smaller, which made the number of obejcts and levels in the popups sometimes too small!
Leszek Koltunski
12:29 PM TwistyPuzzleLib Revision b19a1d32 (distorted-objectlib): Cuboids: fully implement the first 3 cuboids (2x3x2, 3x2x3, 3x4x3)
Leszek Koltunski

10/12/2021

11:45 PM TwistyPuzzleLib Revision ab31cf6f (distorted-objectlib): Cuboids: movement.
Leszek Koltunski
10:42 PM TwistyPuzzleLib Revision ba6d9ee9 (distorted-objectlib): Cuboids
Leszek Koltunski
05:39 PM TwistyPuzzleLib Revision 4a5157a1 (distorted-objectlib): Rotations of a Cuboid - finished.
Leszek Koltunski
02:20 PM TwistyPuzzleLib Revision d6998705 (distorted-objectlib): Improve rotations of a Cuboid.
Leszek Koltunski
01:59 PM TwistyPuzzleLib Revision e7daa161 (distorted-objectlib): - remove the retarded NODE_RATIO from TwistyObject
- more correctly estimate Cuboid's 'realSize' as an average of their 3 sizes. Leszek Koltunski
12:28 PM Magic Cube Revision 7b2a8ef3 (magiccube): Progress with cuboids.
Leszek Koltunski
12:28 PM TwistyPuzzleLib Revision 7dab2aea (distorted-objectlib): Progress with cuboids.
Leszek Koltunski
11:40 AM TwistyPuzzleLib Revision a135652b (distorted-objectlib): Improve cuboids: single-layer cuboids should work. 1x1x1 does!
Leszek Koltunski

10/11/2021

01:40 AM TwistyPuzzleLib Revision dfdb26a9 (distorted-objectlib): First attempt at cuboids. 2x2x3 and 3x3x4 mostly working :)
Leszek Koltunski
11:47 PM Magic Cube Revision fbffa02a (magiccube): Fix the Solver
Leszek Koltunski
10:53 PM TwistyPuzzleLib Revision a57e6870 (distorted-objectlib): make numLayers into an int[] (preparation for Cuboids)
Caution: because of previous changes to cubit order in cube, the Solver is broken! Leszek Koltunski
10:53 PM Magic Cube Revision 09b2bd31 (magiccube): make numLayers into an int[] (preparation for Cuboids)
Caution: because of previous changes to cubit order in cube, the Solver is broken! Leszek Koltunski
04:07 PM TwistyPuzzleLib Revision d309baa5 (distorted-objectlib): Make the cube meshes even a bit smaller
Leszek Koltunski
03:54 PM TwistyPuzzleLib Revision 8396c548 (distorted-objectlib): Make cube meshes much smaller (by initroducing two distinct types of cubits -
1) corners and edges
2) face cubits (which now have simpler meshes)
Leszek Koltunski
03:33 PM Distorted Android Revision cc2367fe (library): By default, do use Halo Depth (this broke the halo around a solved object in distorted-cube!)
Leszek Koltunski
02:34 PM TwistyPuzzleLib Revision 8da6b1c9 (distorted-objectlib): Changes to the Cube cubits; new cube meshes.
Leszek Koltunski
11:30 AM TwistyPuzzleLib Revision 7ce20d2a (distorted-objectlib): Error in Cube's scramble states
Leszek Koltunski
11:00 AM TwistyPuzzleLib Revision 568d4698 (distorted-objectlib): New API to objectlib to recreate an already displayed object (because the settings, like 'IconMode' might have changed) and using the new API in puzzle-creator.
Leszek Koltunski

10/10/2021

12:24 AM TwistyPuzzleLib Revision 8592461c (distorted-objectlib): 'IconMode' finished.
Leszek Koltunski
12:24 AM Magic Cube Revision 8c93c0b1 (magiccube): 'IconMode' finished.
Leszek Koltunski
11:33 PM TwistyPuzzleLib Revision 21aaab9a (distorted-objectlib): Progress with 'IconMode'
Leszek Koltunski

10/08/2021

11:27 PM TwistyPuzzleLib Revision ee6bb8d7 (distorted-objectlib): New API for the IconMode: set scale of the object.
Leszek Koltunski
11:27 PM Distorted Android Revision 5c84d9c2 (library): Set possibility for the Postprocessing effects to eclipse the whole object or only work at the edges.
Leszek Koltunski
10:04 PM TwistyPuzzleLib Revision 03edfabd (distorted-objectlib): Bugfix for Kilominx.
Leszek Koltunski
05:56 PM TwistyPuzzleLib Revision 2289cab1 (distorted-objectlib): New 'IconMode' and some APIs to support it.
Leszek Koltunski
05:53 PM Distorted Android Revision 06ed13b5 (library): New API: set components centers of all components all in one go.
Leszek Koltunski
12:47 PM Distorted Android Revision e8a86d16 (library): comment.
Leszek Koltunski
12:42 PM Distorted Android Revision 23691e40 (library): New BORDER effect.
Leszek Koltunski
12:42 PM Distorted Android Revision cef5d326 (examples): New BORDER effect.
Leszek Koltunski
11:05 AM Distorted Android Revision f90fe926 (library): Comment.
Leszek Koltunski
09:33 AM Distorted Android Revision caf7ce0a (examples): Minor
Leszek Koltunski
09:33 AM Distorted Android Revision 5b567bb4 (library): Minor
Leszek Koltunski

10/07/2021

10:32 PM Distorted Android Revision 7b2f81e8 (library): Improvements for the new Border effect. Now works, but covers the object - to be corrected.
Leszek Koltunski
10:32 PM TwistyPuzzleLib Revision 758b028d (distorted-objectlib): Improvements for the new Border effect. Now works, but covers the object - to be corrected.
Leszek Koltunski
10:32 PM Distorted Android Revision 5b829159 (examples): Improvements for the new Border effect. Now works, but covers the object - to be corrected.
Leszek Koltunski
03:23 PM Distorted Android Revision d58407a8 (library): New postprocess effect 'Border' (not working yet) and adding it to the testing app 'Triblur'.
Leszek Koltunski
03:23 PM Distorted Android Revision 1b80a6e2 (examples): New postprocess effect 'Border' (not working yet) and adding it to the testing app 'Triblur'.
Leszek Koltunski

10/06/2021

11:40 PM Magic Cube Revision f08ec48e (magiccube): Remove unneeded API.
Leszek Koltunski
11:40 PM TwistyPuzzleLib Revision 97bf248f (distorted-objectlib): Remove unneeded API.
Leszek Koltunski
11:25 PM Magic Cube Revision 0c52f5da (magiccube): Relax objectlib's requirements: it can be displayed not only on top of a DistortedScreen, but any DistortedFramebuffer.
Leszek Koltunski
11:25 PM TwistyPuzzleLib Revision dd00d051 (distorted-objectlib): Relax objectlib's requirements: it can be displayed not only on top of a DistortedScreen, but any DistortedFramebuffer.
Leszek Koltunski
10:31 PM TwistyPuzzleLib Revision 854b09be (distorted-objectlib): Improve the Jing mesh.
Leszek Koltunski
05:54 PM Distorted Android Revision ba70e7c9 (library): Mesh creation: finished.
Leszek Koltunski
05:54 PM TwistyPuzzleLib Revision 3e9df6aa (distorted-objectlib): Mesh creation: finished.
Leszek Koltunski
01:15 PM Magic Cube Revision 52547ba7 (magiccube): Simplification
Leszek Koltunski
12:35 PM TwistyPuzzleLib Revision b80e6524 (distorted-objectlib): No, move the object afterall. Why? See in Tutorials - a moved node has the right side missing.
Leszek Koltunski
12:30 PM TwistyPuzzleLib Revision d3371e37 (distorted-objectlib): minor
Leszek Koltunski
12:29 PM TwistyPuzzleLib Revision b6a71581 (distorted-objectlib): Improve 'off-center' objects: move the node, not the object!
This simplifies the Effects and makes them more correct (glow!) Leszek Koltunski
09:50 AM TwistyPuzzleLib Revision e6b45809 (distorted-objectlib): Fix important bug in Minx'es detection of the solved state.
Leszek Koltunski

10/05/2021

01:04 AM Magic Cube Revision eb49fa90 (magiccube): Use the off-center objects to display the object in Tutorial mode properly.
Now it is not covered by the right bar! Leszek Koltunski
12:23 AM TwistyPuzzleLib Revision 72d6857c (distorted-objectlib): off-center objects: finished.
Leszek Koltunski
12:06 AM TwistyPuzzleLib Revision 02d80fe6 (distorted-objectlib): progress with off-center objects.
Leszek Koltunski
 

Also available in: Atom