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.
|
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
|
Wed, 17 Nov 2010 15:19:35 +0800 |
Thinker K.F. Li |
Use frameline module in MBScene
|
Wed, 17 Nov 2010 14:31:59 +0800 |
Thinker K.F. Li |
Break long lines
|
Wed, 17 Nov 2010 14:17:59 +0800 |
Thinker K.F. Li |
Re-indent MBScene.py
|
Wed, 17 Nov 2010 13:30:32 +0800 |
Thinker K.F. Li |
Add tailing 'pass' commands to close indents
|
Mon, 15 Nov 2010 00:53:18 +0800 |
wycc |
Change the implement to insert window into the toplevel of the spdesktop. However, we not not insert the scene editor after the aloat window since they are created latter.
|
Sun, 14 Nov 2010 23:09:02 +0800 |
wycc |
Add scene editor. This vewrsion can only switch scene. It can not change the scene yet.
|