Activity
From 04/07/2019 to 05/06/2019
05/03/2019
- 10:46 PM Magic Cube Revision ffd744be (magiccube): Correct the Legal notice.
- 10:46 PM Distorted Android Revision 46b572b5 (library): Correct the Legal notice.
- 10:46 PM Distorted Android Revision 71c8884f (examples): Correct the Legal notice.
05/02/2019
- 10:41 PM Magic Cube Revision e1111500 (magiccube): Rename all the classes that are not exported to application to 'Internal'
- 10:41 PM Distorted Android Revision 7602a827 (library): Rename all the classes that are not exported to application to 'Internal'
- 10:41 PM Distorted Android Revision e3900503 (examples): Rename all the classes that are not exported to application to 'Internal'
- 10:33 PM Distorted Android Revision 809dcae3 (library): Finally move the EffectQueues to their own package.
- 06:26 PM Distorted Android Revision d5b709df (library): Cut another interdependency between the Queues and the rest: it is no longer necessary to add DNodes to PostprocessQueue to rearrange the Nodes by buckets. The rearranging is now done on next render instead.
- 01:22 PM Distorted Android Revision 8fca4a82 (examples): Move all Program-related stuff to Distorted. Now the DistortedEffects class is very simple.
- 01:22 PM Distorted Android Revision bfe45b4a (library): Move all Program-related stuff to Distorted. Now the DistortedEffects class is very simple.
- 12:54 PM Distorted Android Revision a0397f32 (library): Make DistortedEffects oblivious of the effect types.
- 10:42 AM Magic Cube Revision 5eea0cf4 (magiccube): Cut one interdependency between the EffectQueuePreprocess and DistortedNode
- 10:42 AM Distorted Android Revision e37d470b (library): Cut one interdependency between the EffectQueuePreprocess and DistortedNode
- 10:21 AM Distorted Android Revision 84d51487 (library): Cut one interdependency between the EffectQueuePreprocess and DistortedEffects
05/01/2019
- 09:52 PM Distorted Android Revision 11845a9e (library): Carve the 'children list' from DOutputSurface and DNode into a separate class of its own, DistortedChildrenList.
- 02:34 PM Distorted Android Revision 6bce98fc (library): Minor.
- 12:27 PM Magic Cube Revision d08735cb (magiccube): Split the DistortedNode class into two - DistortedNode and DistortedNodeData
- 12:27 PM Distorted Android Revision 8bfefd68 (library): Split the DistortedNode class into two - DistortedNode and DistortedNodeData
04/30/2019
- 11:25 PM Distorted Android Revision 9cae4322 (library): Some simplifications to the Node.
- 11:25 PM Distorted Android Revision da231553 (examples): minor.
- 01:13 PM Distorted Android Revision 6e18bd32 (examples): Turn the Rubik app into a MemoryTest.
- 10:12 AM Magic Cube Revision 8110dcc7 (magiccube): 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.
- 10:12 AM Distorted Android 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:58 AM Magic Cube Revision 34998c9d (magiccube): Port fixes for the memory leak problems from distorted-examples.
- 09:42 AM Distorted Android Revision c43abe6c (library): Fixes for memory leak problems uncovered by the 'Rubik' app. (mainly: new method DistortedNode.markForDeletion)
- 09:42 AM Distorted Android Revision e3a72781 (examples): Fixes for memory leak problems uncovered by the 'Rubik' app. (mainly: new method DistortedNode.markForDeletion)
04/29/2019
- 02:04 PM Magic Cube Revision 887975f2 (magiccube): Port changes from the 'distorted-cube' target.
- 02:04 PM Distorted Android Revision af8b42cc (examples): Port changes from the 'distorted-cube' target.
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
Also available in: Atom