Mercurial > MadButterfly
log pyink/MBScene.py @ 973:84f502fb3e40
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. |
Wed, 17 Nov 2010 17:25:44 +0800 | Thinker K.F. Li | Remove showGrid() from MBScene |
Wed, 17 Nov 2010 17:24:59 +0800 | Thinker K.F. Li | update framelines according content 0f layers |
Wed, 17 Nov 2010 17:14:22 +0800 | Thinker K.F. Li | Rename Layer.scene to Layer.scenes since it is a list of scenes |
Wed, 17 Nov 2010 17:10:07 +0800 | Thinker K.F. Li | Rename MBScene.layer to MBScene.layers |
Wed, 17 Nov 2010 17:09:13 +0800 | Thinker K.F. Li | Add a frameline for each layer |