Mercurial > MadButterfly
log pyink/MBScene.py @ 1161:a7faab54e8f8
age | author | description |
---|---|---|
Tue, 28 Dec 2010 13:35:34 +0800 | Thinker K.F. Li | Fix broken of running animation |
Tue, 28 Dec 2010 13:35:34 +0800 | Thinker K.F. Li | Fix the issue of not removing node in old scene when switching scenes. |
Tue, 28 Dec 2010 13:35:34 +0800 | Thinker K.F. Li | Fix issue of chagne tween type when there is more than one tween block. |
Mon, 27 Dec 2010 23:01:48 +0800 | wycc | Remove the locate tween. It is a special case for the scale tween |
Mon, 27 Dec 2010 22:54:37 +0800 | wycc | Show the frame when we select the keyframe. The duplicated group must be shown only in the tweened frame |
Sun, 26 Dec 2010 23:40:09 +0800 | Thinker K.F. Li | Refactory cod eof TweenObject.updateTweenContent and MBScene.setCurrentScene(). |