Mercurial > MadButterfly
log
age | author | description |
---|---|---|
Sat, 20 Nov 2010 15:46:03 +0800 | wycc | Generate the last key frame correct. |
Sat, 20 Nov 2010 15:44:05 +0800 | wycc | Hide the hover of all inactive framelines. This fix the issue of multiple hover in every frameline objects. |
Sat, 20 Nov 2010 11:47:40 +0800 | wycc | Remove generate function |
Sat, 20 Nov 2010 11:45:53 +0800 | wycc | Check in the sample file |
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. |