Make the effect Center be always 3D.
Unify Effects3D and Matrix3D (still incomplete!)
Minor
Encode more info in the EfectNames enum.
Compute Race correctly
Around the World: setRace
Around the World: moving the selection rectangle
Minor stuff
Progress with AroundTheWorld
Progress with "Around The World"
Make the 'face' bitmap's background transparent
New app: Around The World (beginnings)
Effects3D: improvements
Effects3D: can remove arbitrary effect
add 'face' back
Progress with Effects3D
Effects3D: beginnings of support for removing arbitrary effect
New Face bitmap with transparent background.
Merge remote-tracking branch 'origin/master'
Icon
Slight improvement to Effects3D
Progress with WindManager.
Dynamics: Introduce 2 Modes of operation:
- 'random access' mode, where we are able to call a single Dynamic from multiple thread simultaneously.- 'sequential' mode, which only permits sequential interpolation from one client.
The second mode has an advantage when one needs to change mDuration: it keeps on interpolating smoothly. In the first mode, this is not possible.
Rename Effects2D to EffectQueue
Also available in: Atom