Mercurial > MadButterfly
log pyink/MBScene.py @ 1120:214e1f628d63
age | author | description |
---|---|---|
Tue, 07 Dec 2010 07:52:47 +0800 | wycc | Add tween type selector into the UI. This UI can be used to update the type attribute of the SVG. |
Sun, 05 Dec 2010 08:16:54 +0800 | wycc | Add name editor to edit the inkscape:label withgout using the object property editor. This is more Flash-like operation. |
Sat, 04 Dec 2010 07:43:51 +0800 | wycc | Implement the function to duplicate the previous scene. This require the latest inkscape-pybind, which contains duplicate() for the Node |
Thu, 02 Dec 2010 08:23:08 +0800 | wycc | Call setCurrentLayer to enter the current scene group. |