log pyink/frameline.py @ 1208:96ca8a1cf449

age author description
Tue, 04 Jan 2011 10:08:02 +0800 Thinker K.F. Li Merge and move code of tracking max frame number to MBScene_dom_monitor
Mon, 03 Jan 2011 13:51:31 +0800 Thinker K.F. Li Fix issue of removing a scene
Sun, 02 Jan 2011 21:09:35 +0800 Thinker K.F. Li Fix bug of changing tween type
Sun, 02 Jan 2011 18:26:30 +0800 Thinker K.F. Li Simplify extendScened()
Tue, 04 Jan 2011 01:13:23 +0800 wycc Update the maxframeline
Fri, 31 Dec 2010 11:31:18 +0800 Thinker K.F. Li Fix yeiling error message when select a scene.
Fri, 31 Dec 2010 00:49:58 +0800 wycc Add functions to insert and remove frame.
Wed, 29 Dec 2010 00:33:48 +0800 wycc Add support to insert key frame in the middle of the tween.
Tue, 28 Dec 2010 22:26:11 +0800 wycc Merge.
Tue, 28 Dec 2010 13:35:34 +0800 Thinker K.F. Li Fix broken of running animation
Tue, 28 Dec 2010 13:35:27 +0800 Thinker K.F. Li Fix the issue of drawing consquence tween frames
Mon, 27 Dec 2010 17:05:25 +0800 Thinker K.F. Li Stop showing for second key frame of a tween
Mon, 27 Dec 2010 15:37:03 +0800 Thinker K.F. Li Refactory methods of state awared drawing to frameline_draw_state
Mon, 27 Dec 2010 14:18:05 +0800 Thinker K.F. Li Refactory drawing function of frameline to frameline_draw
Sun, 26 Dec 2010 19:17:12 +0800 Thinker K.F. Li Refactory frameline.py