Mercurial > MadButterfly
log pyink/domview_ui.py @ 1284:cbcb91b196fa
age | author | description |
---|---|---|
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. |
Fri, 14 Jan 2011 00:39:21 +0800 | wycc | Delete the whole tween when the key frame is covered. |
Thu, 13 Jan 2011 23:49:22 +0800 | wycc | Show the new created framelines after we reload the layers. |
Wed, 12 Jan 2011 21:41:26 +0800 | Thinker K.F. Li | Fix the buggy implementation of reset() |
Wed, 12 Jan 2011 21:20:06 +0800 | Thinker K.F. Li | Make public APIs being public for domview |
Wed, 12 Jan 2011 21:18:23 +0800 | Thinker K.F. Li | Make public APIs being public for frameline_stack |
Wed, 12 Jan 2011 21:12:14 +0800 | Thinker K.F. Li | Remove unused code |
Wed, 12 Jan 2011 21:09:05 +0800 | Thinker K.F. Li | Coding style |