Additive animation
Wednesday, September 21st, 2005 Additive animation appears to be working. The test case I mentioned in the last post works, even the nasty tree re-ordering cases. I’ve also extended the additive test case a little to test a bit more of the dynamic behaviour.
In implementing this I’ve tightened up the implementation of the <animate> element somewhat and wrapped each […]