Correct the Legal notice.
Rename all the classes that are not exported to application to 'Internal'
Cut one interdependency between the EffectQueuePreprocess and DistortedNode
Split the DistortedNode class into two - DistortedNode and DistortedNodeData
Port fixes for the memory leak problems from distorted-examples.
Port changes from the 'distorted-cube' target.
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() !
New module: Rubik App. Initial commit.