Project

General

Profile

Activity

From 11/07/2020 to 12/06/2020

12/04/2020

08:41 PM Magic Cube Revision 992748ab (magiccube): Report to Google Analytics that we're watching a tutorial.
Leszek Koltunski

12/03/2020

10:34 PM Magic Cube Revision 59aee296 (magiccube): Change the way we request for reviews.
Leszek Koltunski
04:03 PM Distorted Android Bug #61 (New): Z-fighting when blurring a flat surface
1. go to the 'Generic' app
2. add a 1x1 Rectangle Mesh
3. add a Postprocess Effect (for example Blur)
4. rotate th...
Leszek Koltunski
01:51 PM Distorted Android Revision c02f32f7 (library): Bugfix: fix a long-standing bug where switching on normal vector drawing would interfere with transparency.
Leszek Koltunski

12/02/2020

02:27 PM Distorted Android Revision 457bd08e (library): Bugfix: always normalize the normal vector after modifying it, otherwise the next effect might not work correctly (Distort!)
Leszek Koltunski

12/01/2020

10:46 PM Distorted Android Revision 0c8e26ea (library): Bugfix: we initially need to set the maxTextureSize to MAX_INT, because otherwise early (i.e. before a call to onSurfaceCreated) calls to setTexture() will fail.
Leszek Koltunski

11/30/2020

09:09 PM Distorted Android Feature #32 (Closed): Make it possible to use multiple copies of the library
A series of commits over the last 3 weeks adds support for spawning a series of new Activities and using the Library ... Leszek Koltunski
02:33 PM Magic Cube Revision 1c865f08 (magiccube): Remove the Taiwanese tutorials for now.
Leszek Koltunski

11/29/2020

09:55 PM Magic Cube Revision 752f6ce9 (magiccube): Put new things to the StackFrame.
Leszek Koltunski
09:55 PM Distorted Android Revision 3bbe4d67 (library): Put new things to the StackFrame.
Leszek Koltunski

11/28/2020

11:37 PM Distorted Android Revision 3543a3cf (library): Put new things to the StackFrame.
Leszek Koltunski
09:22 PM Magic Cube Revision c8249cf6 (magiccube): New flags: Dominicana and Bahamas.
Fix a bug with displaying the Dominican flag ( a special case! ) Leszek Koltunski

11/27/2020

03:11 PM Magic Cube Revision 0de39b8e (magiccube): Swap two tutorials; fix resuming WebView.
Leszek Koltunski
09:01 AM Magic Cube Revision af94cca7 (magiccube): more tutorials
Leszek Koltunski

11/26/2020

12:01 AM Magic Cube Revision 8021e4bb (magiccube): - new tutorials
- fix youtube playback Leszek Koltunski
08:23 PM Magic Cube Revision bb490017 (magiccube): Fix a long standing bug in the way we detect if a Cube or Pyraminx is solved. The reason for all those 'impossible' records being submitted.
Leszek Koltunski
11:03 AM Distorted Android Revision d4d1958a (library): Minor.
Leszek Koltunski
10:29 AM Distorted Android Revision 43814a57 (library): Fix the fact that the static DistortedEffects.mAllQueues was global, shared between all Activities.
Completely replace this mechanism with a non-static list of links from a VertexEffect to all VertexEffectQueues this ... Leszek Koltunski

11/25/2020

09:19 AM Distorted Android Revision 728a7820 (library): Fix the fact that we would keep adding new InternalBuffers to the 'Done' list - split 'invalidate()' and 'recreate()' to two separate actions!
Leszek Koltunski

11/24/2020

09:24 AM Magic Cube Revision e314f6ae (magiccube): Fix the too large 'back' icon in the Tutorial Activity.
Leszek Koltunski

11/23/2020

11:29 PM Magic Cube Revision 1aab33af (magiccube): Bump version to 1.6.0
Leszek Koltunski
11:28 PM Magic Cube Revision 5b4eaf7e (magiccube): Progress creating the Tutorial Dialog.
Leszek Koltunski
02:18 PM Magic Cube Revision 79bf5d8b (magiccube): Progress creating the Tutorial Dialog.
Leszek Koltunski
01:25 PM Magic Cube Revision b91d4033 (magiccube): Progress creating the Tutorial Dialog.
Leszek Koltunski
10:23 AM Magic Cube Revision 234a7582 (magiccube): Progress creating the Tutorial Dialog.
Leszek Koltunski

11/18/2020

11:26 PM Magic Cube Revision 61387e4f (magiccube): Progress creating the Tutorial Activity.
Leszek Koltunski
11:18 PM Magic Cube Revision 56de0b66 (magiccube): Merge remote-tracking branch 'origin/tutorial'
# Conflicts:
# src/main/java/org/distorted/dialogs/RubikDialogInfo.java
# src/main/java/org/distorted/sta...
Leszek Koltunski
11:10 PM Magic Cube Revision 2971588c (magiccube): Progress creating the Tutorial Activity.
Leszek Koltunski

11/17/2020

10:19 PM Magic Cube Revision 13ed203c (magiccube): Progress creating the Tutorial Activity.
Leszek Koltunski
09:20 PM Magic Cube Revision 2e0258fe (magiccube): Progress creating the Tutorial Activity.
Leszek Koltunski
03:07 PM Magic Cube Revision 344f290c (magiccube): Start creating the Tutorial Activity.
Leszek Koltunski
03:07 PM Distorted Android Revision c046f62c (library): Start creating the Tutorial Activity.
Leszek Koltunski

11/16/2020

06:41 PM Distorted Android Revision 30094332 (library): More support for using the library from more than one activity. Should be working now!
Leszek Koltunski
12:04 PM Magic Cube Revision d7de3072 (magiccube): More support for using the library from more than one activity
Leszek Koltunski
12:04 PM Distorted Android Revision a9df241d (examples): More support for using the library from more than one activity
Leszek Koltunski
12:04 PM Distorted Android Revision 9ec374e8 (library): More support for using the library from more than one activity
Leszek Koltunski

11/11/2020

02:26 PM Magic Cube Revision 371bb4c5 (magiccube): 1) Beginnings of support for using the library from more than one activity
2) rename DistortedLibrary.onCreate() to onSurfaceCreated()
3) (rubik) add Cambodia's flag.
Leszek Koltunski
02:26 PM Distorted Android Revision 9519d1b1 (library): 1) Beginnings of support for using the library from more than one activity
2) rename DistortedLibrary.onCreate() to onSurfaceCreated()
3) (rubik) add Cambodia's flag.
Leszek Koltunski
02:26 PM Distorted Android Revision 7c72e798 (examples): 1) Beginnings of support for using the library from more than one activity
2) rename DistortedLibrary.onCreate() to onSurfaceCreated()
3) (rubik) add Cambodia's flag.
Leszek Koltunski

11/07/2020

08:37 PM Magic Cube Revision b6468abb (magiccube): Progress with using the Library in a second Activity.
Leszek Koltunski
08:37 PM Distorted Android Revision 3fbd81f1 (examples): Minor.
Leszek Koltunski
08:37 PM Distorted Android Revision c8dbce40 (library): Minor.
Leszek Koltunski
 

Also available in: Atom