Activity
From 04/01/2019 to 04/30/2019
04/30/2019
- 11:25 PM Revision 9cae4322 (library): Some simplifications to the Node.
- 11:25 PM Revision da231553 (examples): minor.
- 01:13 PM Revision 6e18bd32 (examples): Turn the Rubik app into a MemoryTest.
- 10:12 AM Revision 96ddd33a (examples): Another bugfix: if we keep changing the cube size and rotating sides at the same time, then it could happen that ability to rotate was permanently withdrawn.
- 09:42 AM Revision c43abe6c (library): Fixes for memory leak problems uncovered by the 'Rubik' app. (mainly: new method DistortedNode.markForDeletion)
- 09:42 AM Revision e3a72781 (examples): Fixes for memory leak problems uncovered by the 'Rubik' app. (mainly: new method DistortedNode.markForDeletion)
04/29/2019
04/26/2019
- 07:10 PM Revision 6a29ecf7 (library): We don't have to mark Textures for creation until we fill them up with data.
- 07:08 PM 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 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:14 PM Revision d2039fdd (library): Improve locking in DistortedObject.
- DistortedMaster: slaves can be NULL !
- 09:16 PM Revision 377e1873 (examples): Rubik App: minor
- 02:42 PM Revision 5d8a1d51 (examples): Rubk App: changes in the UI
- 02:04 PM Revision 0094886e (examples): Rubk App: changes in the UI
04/07/2019
- 10:46 PM Revision 8a40abf4 (examples): Rubk App: improve 4 buttons in the top.
- 09:59 PM Revision 201376f3 (examples): Rubk App: add 4 buttons in the top.
- 09:37 PM Revision bca41c80 (examples): Improve the application list.
- 07:02 PM Revision d4374cd3 (examples): RubikCube: make the post-rotation effect 'nice'.
- 06:22 PM 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 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 Revision 483ae94e (examples): RubikApp: properly compute cameraDistance and FOV.
04/06/2019
- 12:11 AM Revision 7f62afde (examples): RubikApp: minor
- 11:48 PM Revision 8fbe9426 (examples): RubikApp: make the rotations smooth.
- 11:01 PM Revision dc8979ba (examples): RubikApp: simplifications.
- 07:12 PM Revision 7f986357 (examples): RubikApp: simplifications.
- 06:15 PM Revision f843630b (examples): RubikApp: simplify SurfaceView
- 04:08 PM Revision 18709ae0 (examples): Improve the architecture of the Rubik App.
- 02:58 PM Revision 15bcc6f7 (examples): Improve the architecture of the Rubik App: new RubikCube class.
- 02:57 PM Revision 8647eae2 (examples): Improve the architecture of the Rubik App: new RubikCube class.
- 01:13 PM Revision d0418bda (examples): Improve the Rubik App - rotation works now.
04/05/2019
04/04/2019
- 11:56 PM Revision c6223217 (examples): Improve the Rubik App.
- 03:59 PM Revision 3d267840 (examples): Improve the Rubik App.
- 03:53 PM Revision 840d83be (examples): Improve the Rubik App.
04/03/2019
04/02/2019
- 12:37 AM Revision 569ea22c (library): Add correct normal vectors to the PINCH effect. The effect is now fully 3D.
- 10:35 PM Revision 0ec011a7 (examples): Fix the PINCH effect in the Earth App.
- 09:58 PM 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 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
Also available in: Atom