log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
MadButterfly
log pyink/tween.py @ 1295:
71118bff7d61
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-10
-7
tip
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.
Mon, 10 Jan 2011 19:07:26 +0800
Thinker K.F. Li
Move code of setCurrentScene to tween.py.
Mon, 10 Jan 2011 11:45:13 +0800
Thinker K.F. Li
Fix bug of mal-structured dup group
Fri, 07 Jan 2011 15:58:45 +0800
wycc
Fix the exception for object without opacity.
Thu, 06 Jan 2011 22:06:00 +0800
wycc
Add opacity support to implement fadein/fadeout effect
Mon, 03 Jan 2011 12:23:36 +0800
Thinker K.F. Li
Fix bug of running animation
Thu, 30 Dec 2010 11:50:02 +0800
wycc
Implement the correct normal tween. We will duplicate the node in the start scene. Insted of deleting all nodes which is not in the stop scene, we should delete the object which is not in the start scene instead. If we delete objecvt the the stop scene, the object should appear until we reach the stop scene.
less
more
|
(0)
-10
-7
tip