log

age author description
Mon, 04 Apr 2011 12:43:29 +0800 Thinker K.F. Li Translate pathes for xlink:href attriutes to relative pathes.
Sun, 03 Apr 2011 22:13:37 +0800 wycc Add exaple to illustrate the update bug
Sun, 03 Apr 2011 18:59:43 +0800 wycc Let the animation can be played in both direction.
Sun, 03 Apr 2011 18:12:42 +0800 wycc Mainly fix the clone_from_subtree to update the children of the parent node. We need to clearify all related codes in the future to make the logic more clear.
Sun, 03 Apr 2011 18:07:47 +0800 wycc clone the affine matrix ofwhen we use clone_from_subtree. This function will not copy the affine matrix at all. We need to do it manually.
Sun, 03 Apr 2011 11:51:39 +0800 wycc Override the clone_from_subtree to setup the parent and children for the coord object. However, the current children is incorrect since we can not copy it from the origin tree. Instead, we need to get coord_t from the cloned group and then modify all coord objects to include correct parent, children, add_shape and clone_from_subtree.
Sun, 03 Apr 2011 11:48:39 +0800 wycc Use clone_from_subtree to generate content for the svg:use.
Sat, 02 Apr 2011 06:00:25 +0800 wycc Hide the last frame.
Sat, 02 Apr 2011 05:39:26 +0800 wycc Copy the transformation matrix when we clone it. It looks like the MB do not copy the matrix automatically.
Sat, 02 Apr 2011 05:36:36 +0800 wycc Fix the svg:use. For a svg:use, it is a group which include the content it reference. It means that we can not tween it to its origin object directly. Instead, we need to ungroup it and then use the result matrix to generate the tweened transformation matrix. Therefore, we need to concate its matrix to the referenced object.
Wed, 30 Mar 2011 22:24:52 +0800 wycc Prevent the inkscape:bbox-* from duplicated. This will crash the libxml parser.
Wed, 30 Mar 2011 13:42:30 +0800 Thinker K.F. Li Add exporter for export svg with bbox information.
Sun, 27 Mar 2011 08:27:03 +0800 wycc Check if the scenes is defined. Disable the changeScene function if the scenes is not defined for the pure MB program.
Fri, 25 Mar 2011 09:24:44 +0800 wycc Change the default frame rat to be 12