Mercurial > MadButterfly
log pyink/domview_ui.py @ 1271:0daf68f3c1f9
age | author | description |
---|---|---|
Wed, 12 Jan 2011 21:09:05 +0800 | Thinker K.F. Li | Coding style |
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:59:17 +0800 | Thinker K.F. Li | Remove the layer when a layer group being removed. |