Mercurial > MadButterfly
log
age | author | description |
---|---|---|
Sat, 20 Nov 2010 20:04:31 +0800 | wycc | Implement Scene API. |
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. |