log pyink/consistency.py @ 1279:1b03b6d9a915

age author description
Thu, 13 Jan 2011 23:53:38 +0800 wycc Rename _domview to _domviewui to reduce confusion.
Wed, 12 Jan 2011 22:23:00 +0800 Thinker K.F. Li Leave a blank between import statements at head
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.