log

age author description
Tue, 05 Apr 2011 10:23:30 +0800 wycc Check if the js object has been deleted. This prevent the issue that a coord is removed twice.
Mon, 04 Apr 2011 11:59:19 +0800 wycc Change the changeScene to sleep less when the render speed is too slow.
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.