Mercurial > MadButterfly
log pyink/domview.py @ 1282:1ac921a6bd9a
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. |