Mercurial > MadButterfly
log pyink/MBScene.py @ 1144:257beac7c982
age | author | description |
---|---|---|
Fri, 24 Dec 2010 12:21:25 +0800 | Thinker K.F. Li | Add blank line between methods. |
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. |