log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
MadButterfly
log pyink/domview.py @ 1282:
1ac921a6bd9a
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
Fri, 14 Jan 2011 00:36:50 +0800
wycc
When we delete frame in tween, we should adjust the end only. If we delete the first frame, the whole scene is deleted.
Fri, 14 Jan 2011 00:00:11 +0800
wycc
Handle the change of attribute 'start' and 'end'. We do reset here. However, we should be able to optimize it latter to update the scenes directly.
Wed, 12 Jan 2011 22:15:06 +0800
Thinker K.F. Li
Fix bug of max frame of domview.
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:04:45 +0800
Thinker K.F. Li
Remove a line of unused code
Wed, 12 Jan 2011 20:59:38 +0800
Thinker K.F. Li
Raise an error for the error.
Wed, 12 Jan 2011 15:01:14 +0800
wycc
Support undo for insert key frame/rm keyframe. We will refresh all layers and scenes since it is not feasible to collect these changes and update the layers and scenes. We may scan two level only in the future to improve the performance.
less
more
|
(0)
-10
-8
tip