Mercurial > MadButterfly
log
age | author | description |
---|---|---|
Sat, 20 Nov 2010 11:45:17 +0800 | wycc | Rewrite the MBScene to use framelines. The old layers/scenes data structure is used to load the scenes only. We should remove it completely in the future. |
Sat, 20 Nov 2010 11:44:19 +0800 | wycc | Add addScenes to generate scene definition according to the current framelines. |
Fri, 19 Nov 2010 23:54:24 +0800 | wycc | Fix the rm_keyframe to search the keyframe. |
Thu, 18 Nov 2010 12:10:51 +0800 | Thinker K.F. Li | Fix issue of not drawing background for key frames without any tween |
Thu, 18 Nov 2010 12:02:21 +0800 | Thinker K.F. Li | check range of pointer |
Thu, 18 Nov 2010 11:54:37 +0800 | Thinker K.F. Li | Start drawing after an expose event |
Thu, 18 Nov 2010 11:37:21 +0800 | Thinker K.F. Li | Provide the facility to stop drawing for massive content update. |