Project

General

Profile

Activity

From 01/01/2023 to 01/30/2023

01/30/2023

04:24 PM Revision 060b445e (distorted-objectlib): Unblock PreRender's scrambling & solving oonly AFTER we change screen to READ post-scrambling (otherwise it was possible to press the 'solve' button in the brief period between unblocking and switching screen because switching screen runs on the background UI thread)
Leszek Koltunski
03:48 PM Revision 36f6390b (distorted-objectlib): still return the right value in case of slow and fast scrambling.
Leszek Koltunski
03:40 PM Revision a396a7e1 (distorted-objectlib): calls to FastScramble and SlowScramble might fail (preRender is blocked). Return false then and if so, do not do anything in the app.
Leszek Koltunski
03:09 PM Revision 68823ce3 (distorted-objectlib): Minor bugfix.
Leszek Koltunski
02:49 PM Revision e8d8c12a (distorted-objectlib): Don't do slow scramblng if numScrambles>=50 - do a fast scramble instead.
Leszek Koltunski
11:11 AM Revision d60a2399 (distorted-objectlib): AI Cube: rename the icon.
Leszek Koltunski
11:09 AM Revision 51d14921 (distorted-objectlib): Icon (and icon creation) for the Camouflage 3x3x3.
Leszek Koltunski
01:27 AM Revision ca5bd228 (distorted-objectlib): AI Cube: rename BAN5_3 to BAN5_4
Leszek Koltunski

01/29/2023

12:56 AM Revision 6435ad6a (distorted-objectlib): AI Cube: even thicker stroke.
Leszek Koltunski
12:40 AM Revision 13f0338c (distorted-objectlib): AI Cube: thicker stroke.
Leszek Koltunski
12:34 AM Revision b784bfe0 (distorted-objectlib): AI Cube: scrambling algorithms.
Leszek Koltunski
10:07 PM Revision 6c39a268 (distorted-objectlib): AI Cube: dmesh, jsons. Only scrambling now missing.
Leszek Koltunski
11:29 AM Revision 7d41fc84 (distorted-objectlib): Beginnings of support for AI Cube.
Leszek Koltunski
10:37 AM Revision 1b5f9f0e (distorted-objectlib): Support for multi-step scrambling algorithms.
Leszek Koltunski
02:57 AM Revision 27a44b5e (distorted-objectlib): We need to support reading from earlier JSONs. Support v. 6 (partially - only the objects which do not have the new in v. 7 algorithms & edges - i.e. locally created bandaged cuboids)
Leszek Koltunski
01:54 AM Revision 9cb7d66f (distorted-objectlib): Fix a bug with level buttons in objects with less than 9 numScramble.
Leszek Koltunski

01/28/2023

12:56 AM Revision 4e0baf7b (distorted-objectlib): Correct scramble tables for Starminx, P. Crystal, Kilominx, Megaminx, Master Kilominx & Gigaminx.
Leszek Koltunski
11:55 PM Revision e649d99a (distorted-objectlib): Correct scramble tables for the Pyraminxes.
Leszek Koltunski
11:14 PM Revision ea889ebf (distorted-objectlib): Correct scramble tables for the Rex and Void Cubes.
Leszek Koltunski
10:14 PM Revision 5abb9a18 (distorted-objectlib): Correct scramble tables for the Pyraminx Duo and Pyraminx Diamond.
Leszek Koltunski
10:01 PM Revision ad48cee7 (distorted-objectlib): Correct scramble tables for the Crazy 2x2.
Leszek Koltunski
09:52 PM Revision e8bf9b51 (distorted-objectlib): Correct scramble tables for Redi, Dino4 and Dino6.
Leszek Koltunski
08:38 PM Revision e9ec2e9d (distorted-objectlib): Bugfixes
Leszek Koltunski
06:10 PM Revision 27249eea (distorted-objectlib): Produce new JSONs files (version 7, with new scrambling method)
Leszek Koltunski
02:28 AM Revision 9ba7f3f6 (distorted-objectlib): Move scrambling to a new model where there are spearete scrambling 'algorithms' and 'edges' of the scrambling graph.
Now each edge can contain a whole algorithm, i.e. a sequence of moves leading from state to state, which permits cons... Leszek Koltunski

01/25/2023

05:57 PM Revision 10a842b0 (distorted-objectlib): Progress with the Camouflage 3x3x3.
Now only proper scrambling remains. Leszek Koltunski
05:01 PM Revision f925d455 (distorted-objectlib): Progress with the Camouflage 3x3x3.
Leszek Koltunski
01:00 AM Revision e7569064 (distorted-objectlib): Beginnings of support for the Camouflage 3x3x3.
Leszek Koltunski

01/24/2023

11:35 PM Revision 53ca4624 (distorted-objectlib): Preparation for Camouflage Cubes.
Leszek Koltunski
01:37 PM Revision 51262d81 (distorted-objectlib): Fix touch-replacing colors of the stickers. Now correctly takes into account the shape of the sticker.
Leszek Koltunski
10:27 AM Revision 7c546131 (distorted-objectlib): Remove the 'switchTouchControl' optimization which, with many different objects in the solver screen now, does not work any more.
Leszek Koltunski

01/23/2023

04:45 PM Revision f9337e48 (distorted-objectlib): Progress with SolverScreen.
Leszek Koltunski

01/22/2023

11:55 PM Revision 7205c655 (distorted-objectlib): Some improvements to blocking, mostly to the names of variables.
Leszek Koltunski

01/21/2023

11:31 AM Revision 6b301f56 (distorted-objectlib): Finally fix the 'impossible records' bug!
Thanks for a bug report from Jacob Powell - if one, during scrambling, minimized the app and re-entered it, the UI lo... Leszek Koltunski

01/20/2023

10:40 PM Revision d85de775 (distorted-objectlib): small improvement for the TwistyObject.
Leszek Koltunski

01/19/2023

04:55 PM Revision 30bd2f96 (distorted-objectlib): Move the control of object scaling out the objectlib.
Thee xact way the object is scaled needs to be decided in the app, as only the app knows that e.g. in the Rubik main ... Leszek Koltunski
11:09 AM Revision 064b8a42 (distorted-objectlib): Update 2 more tutorials that were dead.
Leszek Koltunski
02:11 AM Revision 6a8fb4ec (distorted-objectlib): Update 3 tutorials that were dead.
Leszek Koltunski

01/17/2023

07:32 PM Revision 1f329dcc (distorted-objectlib): More debugging for the mysterious case of corrupted rotation quat (?)
Leszek Koltunski

01/13/2023

12:25 PM Revision f7e30f36 (distorted-objectlib): Make it possible to decide about FastScramble duration fromo outside the ObjectControl.
Leszek Koltunski

01/12/2023

07:05 PM Revision 7c82e1c6 (distorted-objectlib): Fix for the issue that a resized object wasn't TouchControlled correctly in the Solver screen.
(mObjectRatio was set to incorrect instance of the TouchControl class) Leszek Koltunski

01/11/2023

10:33 PM Revision 5ea2d29e (distorted-objectlib): Additional debugging for one weird crash.
Leszek Koltunski
04:48 PM Revision 4e1f3a8e (distorted-objectlib): Additional debugging for one weird crash.
Leszek Koltunski
04:25 PM Revision b88ef2f2 (distorted-objectlib): Always prepare() TouchControlShapeChanging when we enter the Solver. Otherwise it could sometimes be prepared with some different object and would crash in touching the screen.
Leszek Koltunski

01/10/2023

06:21 PM Revision 5f795839 (distorted-objectlib): Pyraminx Diamond & Duo: meshes, jsons.
Leszek Koltunski
05:34 PM Revision def7cee2 (distorted-objectlib): New Pyraminx Diamond.
Leszek Koltunski

01/09/2023

01:47 PM Revision 4cb302d5 (distorted-objectlib): fix rounding corners of bandaged cuboids.
Leszek Koltunski
01:09 AM Revision 80fd07aa (distorted-objectlib): Bugfixes.
Leszek Koltunski

01/08/2023

11:58 PM Revision f8a992a9 (distorted-objectlib): Bugfix for reading JSONs version 6.
Leszek Koltunski
10:14 PM Revision 8bb3e677 (distorted-objectlib): Minor bugfixes for creating JSON files version 6 (with per-cubit lists of VertexEffects)
Leszek Koltunski
07:01 PM Revision e50246a8 (distorted-objectlib): corrections for rounding corners of bandaged cuboids.
Leszek Koltunski
05:48 PM Revision ba8dbe0e (distorted-objectlib): corrections for rounding corners of kilo/megaminx.
Leszek Koltunski
03:36 AM Revision 84a17011 (distorted-objectlib): Major change in JSOn file format:
replace the old (corners,centers) system with a list of VertexEffects which are applied to each cubit variant. Leszek Koltunski

01/05/2023

01:34 PM Revision 2806f152 (distorted-objectlib): Make several objects built-in
oone fix for USE_IAP Leszek Koltunski

01/03/2023

03:27 PM Revision 958a6e81 (distorted-objectlib): Very important bugfix for an issue which probably has been the reason for many mysterious behaviours in the past: the JsonReader class cannot be a singleton! Convert it into a normal 'instanced' class.
With it being a singleton there's a major issue: when we create a new TwistyObject from a JSON file (by, for example,... Leszek Koltunski

01/02/2023

02:05 PM Revision 32ec56ba (distorted-objectlib): Purchase Pane: buttons
Leszek Koltunski
 

Also available in: Atom