Mercurial > MadButterfly
log pyink/MBScene.py @ 982:1bda9f9e00ea
age | author | description |
---|---|---|
Sun, 21 Nov 2010 08:43:02 +0800 | wycc | Set the inkscape:groupmode attribute so that the inkscape will put the scene groups in the layer manager and protect it from detection. |
Sat, 20 Nov 2010 23:31:02 +0800 | wycc | Add MadButterfly name space |
Sat, 20 Nov 2010 20:06:01 +0800 | wycc | Remove unnecessary lines. |
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. |