log

age author description
Sun, 16 Jan 2011 16:13:37 +0800 Thinker K.F. Li Add unlink clone checker.
Sun, 16 Jan 2011 11:04:29 +0800 Thinker K.F. Li Fix typo
Sun, 16 Jan 2011 10:14:41 +0800 wycc Add more arguments to pass the required data.
Sun, 16 Jan 2011 10:10:37 +0800 wycc When we animate from a use, we should not consider its matrix because the matrix of the destination group is apply to the whole <svg:use> include its matrix.
Sun, 16 Jan 2011 09:45:09 +0800 wycc CHange the wrong append to appendCHild
Sat, 15 Jan 2011 23:07:29 +0800 Thinker K.F. Li merge
Sat, 15 Jan 2011 22:41:58 +0800 Thinker K.F. Li Fix the supporting of removing key tween partially.
Sat, 15 Jan 2011 21:00:56 +0800 Thinker K.F. Li Revert function of domview_ui to changeset #4686f3131f2a
Sat, 15 Jan 2011 20:57:42 +0800 Thinker K.F. Li Add clone function for domview
Sat, 15 Jan 2011 21:19:50 +0800 wycc Merge
Sat, 15 Jan 2011 21:09:03 +0800 wycc Delete the old key frame and duplicate the key frame again.
Sat, 15 Jan 2011 21:06:55 +0800 wycc Change the duplicate key back to the old implementation. Now, we have clone key frame(extend) and copy key frame(duplicate).
Sat, 15 Jan 2011 20:52:24 +0800 wycc Change the exten dScene to create an key frame which link back to the previous key frame.
Sat, 15 Jan 2011 20:48:03 +0800 Thinker K.F. Li Revert to changeset #0442ae9c2ac2 for domview.py.
Sat, 15 Jan 2011 18:32:33 +0800 Thinker K.F. Li Replace a workaround with a more semantic one.