Mercurial > MadButterfly
log pyink/domview.py @ 1265:ca301f6abef7
age | author | description |
---|---|---|
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. |
Wed, 12 Jan 2011 01:03:33 +0800 | Thinker K.F. Li | Make domview_ui manages scenes and layers found by checker |
Tue, 11 Jan 2011 17:57:11 +0800 | Thinker K.F. Li | Fix bug of removing layer. |