Mercurial > MadButterfly
log pyink/MBScene.py @ 1136:950076863b7e
age | author | description |
---|---|---|
Tue, 21 Dec 2010 14:35:42 +0800 | wycc | Fix the tween calculation for the inbetween frames. Now, we can use primitive instead og group to defin ethe animation. Currently, it has been tested against rectangle only. We need to check others as well. |
Sun, 19 Dec 2010 00:02:31 +0800 | wycc | Do translation for every elements. |
Sat, 18 Dec 2010 23:50:43 +0800 | wycc | Fix the mtraix animation. |
Sat, 18 Dec 2010 10:00:01 +0800 | wycc | Lock the UI from refreshing during the update procedure |
Sat, 18 Dec 2010 09:00:55 +0800 | wycc | Switch to the DOM-like API. The SPObject become the base of the DOM-like API. |
Sat, 11 Dec 2010 21:08:51 +0800 | wycc | Add shape tween support. |
Thu, 09 Dec 2010 07:48:08 +0800 | wycc | Add motion animation editor. |
Tue, 07 Dec 2010 07:52:47 +0800 | wycc | Add tween type selector into the UI. This UI can be used to update the type attribute of the SVG. |