Mercurial > MadButterfly
log pyink/domview_ui.py @ 1293:10bffaffef82
age | author | description |
---|---|---|
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 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 02:43:20 +0800 | wycc | Use svg:use to duplicate the key frame. The current inkscape will not keep the extra attributes when we break the reference. Therefore, we may modify the inkscape directly or implemnet a break by ourself. In addition, we may need to improve the duplication to sync the new-added objects to an existed group. |