Activity
From 03/28/2019 to 04/26/2019
04/26/2019
- 07:10 PM Distorted Android Revision 6a29ecf7 (library): We don't have to mark Textures for creation until we fill them up with data.
- 07:08 PM Distorted Android Revision fbe9542f (library): Correct the same bug for DistortedTextures and DistortedFramebuffers: only mark them for creation when we actually have everything ready, i.e. as the last statement in the constructor.
- 04:54 PM Magic Cube Revision a81ddb3e (magiccube): Correct a bug in DistortedBuffer: we only mark it for creation when we actually have all the data ready, otherwise it can happen that create(0 is called before setData() !
- 04:54 PM Distorted Android Revision ccd98f1c (library): Correct a bug in DistortedBuffer: we only mark it for creation when we actually have all the data ready, otherwise it can happen that create(0 is called before setData() !
04/09/2019
- 11:50 PM Magic Cube Revision d1484aba (magiccube): App: some progress changing to cube size.
- 11:16 PM Magic Cube Revision 8197c92d (magiccube): App: minor.
- 11:14 PM Distorted Android Revision d2039fdd (library): Improve locking in DistortedObject.
- DistortedMaster: slaves can be NULL !
- 09:16 PM Distorted Android Revision 377e1873 (examples): Rubik App: minor
- 08:27 PM Magic Cube Revision 0c52af30 (magiccube): New module: Rubik App. Initial commit.
- 02:42 PM Distorted Android Revision 5d8a1d51 (examples): Rubk App: changes in the UI
- 02:04 PM Distorted Android Revision 0094886e (examples): Rubk App: changes in the UI
04/07/2019
- 10:46 PM Distorted Android Revision 8a40abf4 (examples): Rubk App: improve 4 buttons in the top.
- 09:59 PM Distorted Android Revision 201376f3 (examples): Rubk App: add 4 buttons in the top.
- 09:37 PM Distorted Android Revision bca41c80 (examples): Improve the application list.
- 07:02 PM Distorted Android Revision d4374cd3 (examples): RubikCube: make the post-rotation effect 'nice'.
- 06:22 PM Distorted Android Revision 142c7236 (library): Many things.
- 1) make the Dynamic.setDuration() able to be called AFTER the Dynamic has already been run. (and rename it to 'makeRu...
- 06:22 PM Distorted Android Revision b62eb334 (examples): Many things.
- 1) make the Dynamic.setDuration() able to be called AFTER the Dynamic has already been run. (and rename it to 'makeRu...
- 01:12 PM Distorted Android Revision 483ae94e (examples): RubikApp: properly compute cameraDistance and FOV.
04/06/2019
- 12:11 AM Distorted Android Revision 7f62afde (examples): RubikApp: minor
- 11:48 PM Distorted Android Revision 8fbe9426 (examples): RubikApp: make the rotations smooth.
- 11:01 PM Distorted Android Revision dc8979ba (examples): RubikApp: simplifications.
- 07:12 PM Distorted Android Revision 7f986357 (examples): RubikApp: simplifications.
- 06:15 PM Distorted Android Revision f843630b (examples): RubikApp: simplify SurfaceView
- 04:08 PM Distorted Android Revision 18709ae0 (examples): Improve the architecture of the Rubik App.
- 02:58 PM Distorted Android Revision 15bcc6f7 (examples): Improve the architecture of the Rubik App: new RubikCube class.
- 02:57 PM Distorted Android Revision 8647eae2 (examples): Improve the architecture of the Rubik App: new RubikCube class.
- 01:13 PM Distorted Android Revision d0418bda (examples): Improve the Rubik App - rotation works now.
04/05/2019
- 11:52 PM Distorted Android Revision 8be29dfc (examples): Improve the Rubik App - beginnings of rotation.
04/04/2019
- 11:56 PM Distorted Android Revision c6223217 (examples): Improve the Rubik App.
- 03:59 PM Distorted Android Revision 3d267840 (examples): Improve the Rubik App.
- 03:53 PM Distorted Android Revision 840d83be (examples): Improve the Rubik App.
04/03/2019
- 10:48 PM Distorted Android Revision 94cc96ff (examples): Improve the Rubik App.
04/02/2019
- 12:37 AM Distorted Android Revision 569ea22c (library): Add correct normal vectors to the PINCH effect. The effect is now fully 3D.
- 10:35 PM Distorted Android Revision 0ec011a7 (examples): Fix the PINCH effect in the Earth App.
- 09:58 PM Distorted Android Revision aee0b581 (library): Make the 'PINCH' effect fully 3D (define its acting line in terms of (latitude,longitude) angle pair).
- Still, something is not fully working in the Earth app with the effect - investigate.
- 09:58 PM Distorted Android Revision 5e23b17b (examples): Make the 'PINCH' effect fully 3D (define its acting line in terms of (latitude,longitude) angle pair).
- Still, something is not fully working in the Earth app with the effect - investigate.
04/01/2019
- 11:21 PM Distorted Android Revision 5f76092f (library): Add (simplified, approximated) shading to the Sink effect, i.e. move the normal vectors.
03/29/2019
- 11:42 PM Distorted Android Revision 8fdeecd7 (library): Remove unused imports.
- 09:26 PM Distorted Android Revision f211a191 (library): Finish the Rubik app.
- 09:26 PM Distorted Android Revision e4c0057e (examples): Finish the Rubik app.
Also available in: Atom