Mercurial > MadButterfly
log pyink/consistency.py @ 1269:97302d2a0a1d
age | author | description |
---|---|---|
Wed, 12 Jan 2011 20:52:34 +0800 | Thinker K.F. Li | Remove unused code. |
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. |
Tue, 11 Jan 2011 15:03:01 +0800 | Thinker K.F. Li | Remove the key frame if associated scene node or scene group being removed. |
Tue, 11 Jan 2011 11:43:32 +0800 | Thinker K.F. Li | Add class consistency_checker for domview_ui. |