Project

General

Profile

Activity

From 04/21/2019 to 05/20/2019

05/20/2019

09:10 PM Revision 87006e8d (examples): Minor bugfix to the Dynamic app
Leszek Koltunski
04:08 PM Revision d84f5b73 (examples): Minor improvement to the Dynamic app
Leszek Koltunski
03:24 PM Revision f871c455 (library): Improvements to comments and function names in Dynamics
Leszek Koltunski
01:03 PM Revision 1f19a4d0 (examples): Improve the Dynamic app.
Leszek Koltunski

05/19/2019

12:31 AM Revision 017e8aab (library): Improve the Dynamic app.
Leszek Koltunski
12:31 AM Revision e52efe17 (examples): Improve the Dynamic app.
Leszek Koltunski

05/14/2019

01:26 PM Revision da77ffd8 (examples): Dynamic App: add Toast.
Leszek Koltunski
11:11 AM Revision 8db5b725 (examples): Minor improvements in the Dynamics.
Leszek Koltunski
11:11 AM Revision c45c2ab1 (library): Minor improvements in the Dynamics.
Leszek Koltunski

05/13/2019

10:00 PM Revision 2666a48c (examples): 1. Change the API of Dynamic: split makeNowRunFor into two separate 'setDuration' and 'resetToBeginning'
2. Major changes to the 'Dynamic' app so that we can check more about the Dynamics. Leszek Koltunski
10:00 PM Revision b920c848 (library): 1. Change the API of Dynamic: split makeNowRunFor into two separate 'setDuration' and 'resetToBeginning'
2. Major changes to the 'Dynamic' app so that we can check more about the Dynamics. Leszek Koltunski

05/12/2019

09:18 PM Revision dae661e9 (examples): Invert the order of Matrix Effects. Now, just as in the other queues, the first matrix effect is actually the first to act on the object - not the other way around!
Leszek Koltunski
09:18 PM Revision 012901f5 (library): Invert the order of Matrix Effects. Now, just as in the other queues, the first matrix effect is actually the first to act on the object - not the other way around!
Leszek Koltunski

05/11/2019

10:33 PM Revision 8d5a8e06 (examples): Simplify the way applications can get notifications when an effect finishes.
Now, instead of the 'DistortedEffects.(de)registerForNotifications()' 2 APIs, we call a single 'Effect.notifyWhenFini... Leszek Koltunski
10:33 PM Revision 20dbec0e (library): Simplify the way applications can get notifications when an effect finishes.
Now, instead of the 'DistortedEffects.(de)registerForNotifications()' 2 APIs, we call a single 'Effect.notifyWhenFini... Leszek Koltunski

05/07/2019

10:35 PM Revision 106ae28d (library): Progress with DistortedCube.
Leszek Koltunski
08:06 PM Revision 34e43b0a (library): Progress with DistortedCube.
Leszek Koltunski
02:05 PM Revision 9559b088 (library): Correct the EffectMessageSender.
Leszek Koltunski

05/03/2019

10:46 PM Revision 46b572b5 (library): Correct the Legal notice.
Leszek Koltunski
10:46 PM Revision 71c8884f (examples): Correct the Legal notice.
Leszek Koltunski

05/02/2019

10:41 PM Revision 7602a827 (library): Rename all the classes that are not exported to application to 'Internal'
Leszek Koltunski
10:41 PM Revision e3900503 (examples): Rename all the classes that are not exported to application to 'Internal'
Leszek Koltunski
10:33 PM Revision 809dcae3 (library): Finally move the EffectQueues to their own package.
Leszek Koltunski
06:26 PM 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.
Leszek Koltunski
01:22 PM Revision 8fca4a82 (examples): Move all Program-related stuff to Distorted. Now the DistortedEffects class is very simple.
Leszek Koltunski
01:22 PM Revision bfe45b4a (library): Move all Program-related stuff to Distorted. Now the DistortedEffects class is very simple.
Leszek Koltunski
12:54 PM Revision a0397f32 (library): Make DistortedEffects oblivious of the effect types.
Leszek Koltunski
10:42 AM Revision e37d470b (library): Cut one interdependency between the EffectQueuePreprocess and DistortedNode
Leszek Koltunski
10:21 AM Revision 84d51487 (library): Cut one interdependency between the EffectQueuePreprocess and DistortedEffects
Leszek Koltunski

05/01/2019

09:52 PM Revision 11845a9e (library): Carve the 'children list' from DOutputSurface and DNode into a separate class of its own, DistortedChildrenList.
Leszek Koltunski
02:34 PM Revision 6bce98fc (library): Minor.
Leszek Koltunski
12:27 PM Revision 8bfefd68 (library): Split the DistortedNode class into two - DistortedNode and DistortedNodeData
Leszek Koltunski

04/30/2019

11:25 PM Revision 9cae4322 (library): Some simplifications to the Node.
Leszek Koltunski
11:25 PM Revision da231553 (examples): minor.
Leszek Koltunski
01:13 PM Revision 6e18bd32 (examples): Turn the Rubik app into a MemoryTest.
Leszek Koltunski
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.
Leszek Koltunski
09:42 AM Revision c43abe6c (library): Fixes for memory leak problems uncovered by the 'Rubik' app. (mainly: new method DistortedNode.markForDeletion)
Leszek Koltunski
09:42 AM Revision e3a72781 (examples): Fixes for memory leak problems uncovered by the 'Rubik' app. (mainly: new method DistortedNode.markForDeletion)
Leszek Koltunski

04/29/2019

02:04 PM Revision af8b42cc (examples): Port changes from the 'distorted-cube' target.
Leszek Koltunski

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.
Leszek Koltunski
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.
Leszek Koltunski
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() !
Leszek Koltunski
 

Also available in: Atom