log pyink/MBScene.py @ 1133:bc619172bd2c

age author description
Sun, 19 Dec 2010 00:02:31 +0800 wycc Do translation for every elements.
Sat, 18 Dec 2010 23:50:43 +0800 wycc Fix the mtraix animation.
Sat, 18 Dec 2010 10:00:01 +0800 wycc Lock the UI from refreshing during the update procedure
Sat, 18 Dec 2010 09:00:55 +0800 wycc Switch to the DOM-like API. The SPObject become the base of the DOM-like API.
Sat, 11 Dec 2010 21:08:51 +0800 wycc Add shape tween support.
Thu, 09 Dec 2010 07:48:08 +0800 wycc Add motion animation editor.
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.
Tue, 30 Nov 2010 03:52:43 +0800 wycc Add NodeObserver to monitor the change of the layer and update it in the scene editor.
Mon, 22 Nov 2010 22:44:27 +0800 wycc SHift the ruler to the right to align to the frames
Sun, 21 Nov 2010 09:17:43 +0800 wycc Change the order of layer in the scene editor to make it consistent with the inkscape layer manager
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