Mercurial > MadButterfly
log pyink/MBScene.py @ 1141:8f0ee167c5b2
age | author | description |
---|---|---|
Thu, 23 Dec 2010 00:00:46 +0800 | wycc | Fix the issue of the new DOM implementation |
Wed, 22 Dec 2010 23:02:46 +0800 | wycc | Separate the tween from the main module. |
Wed, 22 Dec 2010 13:27:37 +0800 | Thinker K.F. Li | Use pybind with new DOM API (at PYNode). |
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. |