Mercurial > MadButterfly
log pyink/MBScene.py @ 1142:dd6c60c6f41e
age | author | description |
---|---|---|
Thu, 23 Dec 2010 11:04:05 +0800 | Thinker K.F. Li | Use getAttribute()/spitem instead of .label and DOMtoItem(). |
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. |