Mercurial > MadButterfly
log pyink/MBScene.py @ 1267:2318a094a277
age | author | description |
---|---|---|
Wed, 12 Jan 2011 20:42:31 +0800 | Thinker K.F. Li | Move function around to separate do_* from others |
Wed, 12 Jan 2011 20:40:21 +0800 | Thinker K.F. Li | Remove _lockui |
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. |