Mercurial > MadButterfly
log pyink/MBScene.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 12:25:45 +0800 | wycc | Rename _domview to _domviewui |
Wed, 12 Jan 2011 08:31:32 +0800 | wycc | Add undo points |
Tue, 11 Jan 2011 17:24:56 +0800 | Thinker K.F. Li | Move initialize of consistency_checker to domview_ui_with_workers |
Tue, 11 Jan 2011 12:35:28 +0800 | Thinker K.F. Li | Add more doc for MBScene |
Tue, 11 Jan 2011 11:43:32 +0800 | Thinker K.F. Li | Add class consistency_checker for domview_ui. |