log pyink/MBScene.py @ 1535:9aff42a7e2b9 tip

age author description
Fri, 30 Sep 2011 12:53:19 +0800 Thinker K.F. Li Clear selection before running timeline
Fri, 30 Sep 2011 12:31:33 +0800 Thinker K.F. Li Clear selection set when switching current scene.
Wed, 28 Sep 2011 21:54:39 +0800 Thinker K.F. Li Switch current layer away before removing a layer.
Wed, 31 Aug 2011 22:30:02 +0800 Thinker K.F. Li Remove layer from button
Wed, 31 Aug 2011 22:23:04 +0800 Thinker K.F. Li Insert layer with unique name
Sat, 14 May 2011 01:07:23 +0800 Thinker K.F. Li Describe designs of Scribboo
Thu, 14 Apr 2011 15:24:37 +0800 Thinker K.F. Li Prevent user from escaping from scene or dup group.
Mon, 11 Apr 2011 00:05:25 +0800 Thinker K.F. Li Keep the same active layer and frame when switching back a timeline.
Sat, 05 Feb 2011 18:08:57 +0800 Thinker K.F. Li Clear change log to prevent from undo/redo.
Sat, 05 Feb 2011 13:46:07 +0800 Thinker K.F. Li Fix issue of mixing actions for initialiaztion with user actions
Mon, 31 Jan 2011 19:19:46 +0800 Thinker K.F. Li Fix bug of duplicateKeyScene()
Mon, 31 Jan 2011 13:24:02 +0800 Thinker K.F. Li Avoid component name confliction
Mon, 31 Jan 2011 12:47:49 +0800 Thinker K.F. Li Add a svg:use after transform a group to a component
Sun, 30 Jan 2011 20:42:53 +0800 Thinker K.F. Li More comment
Sun, 30 Jan 2011 20:03:21 +0800 Thinker K.F. Li Clear dup group before running animation.
Sun, 30 Jan 2011 19:15:17 +0800 Thinker K.F. Li Make a component from a group.
Thu, 20 Jan 2011 15:53:00 +0800 Thinker K.F. Li Fix issue of events for setting cursor of treeview.
Wed, 19 Jan 2011 17:56:21 +0800 Thinker K.F. Li Make comp_dock being instantiated by domview_ui
Wed, 19 Jan 2011 14:52:29 +0800 Thinker K.F. Li Add component dock
Sun, 16 Jan 2011 09:45:09 +0800 wycc CHange the wrong append to appendCHild
Sat, 15 Jan 2011 23:07:29 +0800 Thinker K.F. Li merge
Sat, 15 Jan 2011 21:09:03 +0800 wycc Delete the old key frame and duplicate the key frame again.
Sat, 15 Jan 2011 21:06:55 +0800 wycc Change the duplicate key back to the old implementation. Now, we have clone key frame(extend) and copy key frame(duplicate).
Sat, 15 Jan 2011 20:52:24 +0800 wycc Change the exten dScene to create an key frame which link back to the previous key frame.