Project

General

Profile

Leszek Koltunski's activity

From 07/03/2020 to 08/01/2020

08/01/2020

09:37 PM Magic Cube Revision 8f53e513 (magiccube): Progress with the Dino.
Leszek Koltunski
09:37 PM Distorted Android Revision 9f28e9b6 (library): Progress with the Dino.
Leszek Koltunski

07/30/2020

10:32 PM Magic Cube Revision 418aa554 (magiccube): Beginnings of support for a new Object: the Dino.
Leszek Koltunski
03:18 PM Distorted Android Revision c1fa9e3c (library): When blurring or glowing, we need to CLAMP_TO_EDGE the texture - otherwise part of the blur or glow could appear on the other end of the texture.
Leszek Koltunski
10:46 AM Magic Cube Revision db19ef39 (magiccube): We need to up the version to 1.3.5 - new release to AppInChina because of the previous commit
Leszek Koltunski
10:41 AM Magic Cube Revision 977f40d3 (magiccube): Tencent, the largest Chinese store does not accept apps with a space in their name! Correct.
Leszek Koltunski
10:38 AM Distorted Android Revision bf2e8f97 (examples): Improve the Blur App to catch the bug where a small part of the Blur (and Glow) halo gets displayed on the other edge of the surface.
Leszek Koltunski
10:38 AM Distorted Android Revision 4db11f0c (library): Improve the Blur App to catch the bug where a small part of the Blur (and Glow) halo gets displayed on the other edge of the surface.
Leszek Koltunski

07/28/2020

11:14 PM Distorted Android Revision 5fa528a6 (library): Correct Inflate vectors in Triangles mesh
Leszek Koltunski
10:46 PM Distorted Android Revision aa6e92f2 (library): Improve debugging in DistortedScreen
Leszek Koltunski

07/27/2020

10:14 PM Magic Cube Revision e1138185 (magiccube): Bump version to 1.3.4 (changes for AppInChina)
Leszek Koltunski

07/24/2020

02:50 PM Magic Cube Revision 4489e68e (magiccube): Catch possible exceptions setting up the Renderer (possible on very old devices) and display the OpenGL error popup.
Leszek Koltunski
02:41 PM Magic Cube Revision d0e6a440 (magiccube): App name must match the certificate issued by the Chinese authorities.
Leszek Koltunski

07/22/2020

10:09 PM Distorted Android Revision 22f537a5 (library): Correct a subtle bug iin Framebuffer: in recreate(), we need to mark the FBOs as deleted on GPU; otherwise later we might delete them - and when we do, they might belong to another Framebuffer already!
Leszek Koltunski
09:53 AM Magic Cube Revision 82f42eeb (magiccube): We need to pause an Activity in the following way:
1) Activity.onPause()
2) View.onPause()
3) Library.onPause()
otherwise sometimes there are artifacts when pausing!
Leszek Koltunski
09:53 AM Distorted Android Revision c0f27889 (examples): We need to pause an Activity in the following way:
1) Activity.onPause()
2) View.onPause()
3) Library.onPause()
otherwise sometimes there are artifacts when pausing!
Leszek Koltunski

07/20/2020

10:19 PM Distorted Android Feature #59 (Closed): Add possibility to stop and restart time
A series of commits today ( 20-07-2020 ) on branch 'fixes-for-pause' (merged) fixes this. Leszek Koltunski
08:47 PM Distorted Android Revision 8376b7d1 (library): Fix the fact that Distort was rotating normals outside of its region!
Leszek Koltunski
07:42 PM Distorted Android Revision fd836a41 (library): Fix the fact that the Normal and OIT programs would not work after a period of being paused.
Leszek Koltunski
05:57 PM Distorted Android Revision 099d8f8b (examples): Make the MeshFile app survive a period of being paused.
Leszek Koltunski
05:11 PM Distorted Android Revision 246d021c (library): 1) rename DistortedTexture's setColor to setColorARGB
2) fix the Wiind app to take into account paused time
3) fix the Dynamic so that if a single Dynamic is used more tha...
Leszek Koltunski
05:11 PM Distorted Android Revision e50e7ba7 (examples): 1) rename DistortedTexture's setColor to setColorARGB
2) fix the Wiind app to take into account paused time
3) fix the Dynamic so that if a single Dynamic is used more tha...
Leszek Koltunski
12:26 PM Distorted Android Revision 52e8e76a (examples): Before somehow the Dynamics sometimes tolerated not being reset to beginning before next use. New version doesn't - correct that in two apps.
Leszek Koltunski
12:01 PM Distorted Android Revision 0bff397a (library): Fixes for pausing and restarting.
Leszek Koltunski

07/18/2020

10:39 PM Distorted Android Revision d5e134f2 (examples): Fixes for pausing and restarting.
Leszek Koltunski
10:39 PM Distorted Android Revision 0273ef2a (library): Fixes for pausing and restarting.
Leszek Koltunski

07/09/2020

11:14 PM Magic Cube Revision 3e104c25 (magiccube): Display the 'Privacy Policy' dialog (only if locale is set to ZH - chinese requirement) (Part 2)
Leszek Koltunski
10:48 PM Magic Cube Revision b1e9596b (magiccube): Display the 'Privacy Policy' dialog (only if locale is set to ZH - chinese requirement)
Leszek Koltunski
09:18 PM Magic Cube Wiki edit: 隐私政策 (#4)
Leszek Koltunski
09:18 PM Magic Cube Wiki edit: 隐私政策 (#3)
Leszek Koltunski

07/08/2020

09:57 PM Magic Cube Wiki edit: 隐私政策 (#2)
Leszek Koltunski
08:28 PM Magic Cube Wiki edit: 隐私政策 (#1)
Leszek Koltunski
12:23 PM Magic Cube Feature #45 (Closed): Improve the icon
Leszek Koltunski
12:20 PM Magic Cube Feature #45: Improve the icon
Icon changed to the following:
!icon_512.png!
Leszek Koltunski

07/06/2020

10:03 PM Magic Cube Revision 6d4d56cb (magiccube): Correction of the size of '3x3x3 Solver' bitmaps.
Leszek Koltunski
09:38 PM Magic Cube Revision e1d5fa84 (magiccube): Bump version to 1.3.2
Leszek Koltunski
09:37 PM Magic Cube Revision 79e752b3 (magiccube): Solving time - display it more accurately.
Leszek Koltunski
08:34 PM Magic Cube Revision 362807f0 (magiccube): Make the Scores Dialog screen-size invariant.
Leszek Koltunski
06:34 PM Magic Cube Revision 2d30558e (magiccube): Reinvent the Pattern Dialog (Part 4)
Leszek Koltunski
03:32 PM Magic Cube Feature #51 (Closed): Improve the Patterns dialog
Leszek Koltunski
03:31 PM Magic Cube Feature #51: Improve the Patterns dialog
Three commits ending with commit:5de2c572 resolve this. Leszek Koltunski
12:12 PM Magic Cube Revision 5de2c572 (magiccube): Reinvent the Pattern Dialog (Part 3)
Leszek Koltunski
11:51 AM Magic Cube Revision 054fbee1 (magiccube): Reinvent the Pattern Dialog (Part 2)
Leszek Koltunski

07/05/2020

10:57 PM Magic Cube Revision 4debbf44 (magiccube): Reinvent the Pattern Dialog (Part 1)
Leszek Koltunski

07/04/2020

11:07 PM Magic Cube Revision 31a9f38d (magiccube): Introduce HUGE ui version.
Leszek Koltunski
09:48 PM Magic Cube Revision b96a20a4 (magiccube): Catch an error that sometimes happens in the field.
Leszek Koltunski
09:41 PM Magic Cube Revision f6a9c538 (magiccube): Introduce three sizes of UI images: small, medium, large.
Leszek Koltunski
 

Also available in: Atom