log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
MadButterfly
log pyink/tween.py @ 1199:
25e1579ed3d1
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-10
-8
tip
age
author
description
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.
Thu, 30 Dec 2010 11:30:16 +0800
wycc
Fix the issue in the normal tween. We duplicate the object only when the object is not in the duplicated node yet.
Thu, 30 Dec 2010 11:11:34 +0800
wycc
The object is duplicated inside the tween generator.
Tue, 28 Dec 2010 22:26:11 +0800
wycc
Merge.
Tue, 28 Dec 2010 13:35:34 +0800
Thinker K.F. Li
Fix the issue of not removing node in old scene when switching scenes.
Mon, 27 Dec 2010 23:01:48 +0800
wycc
Remove the locate tween. It is a special case for the scale tween
Mon, 27 Dec 2010 22:57:52 +0800
wycc
If an object does not exist in the destination group, we should duplicate it.
less
more
|
(0)
-10
-8
tip