Mercurial > MadButterfly
log pyink/MBScene.py @ 978:78312b44f48c
age | author | description |
---|---|---|
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: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 |