log nodejs/animate.js @ 1417:7c89a4f648bd

age author description
Tue, 23 Nov 2010 23:54:38 +0800 wycc Fine tune the animation effect
Fri, 12 Nov 2010 16:54:48 +0800 Thinker K.F. Li Migrate testsvg.js to new interface of shift action.
Thu, 04 Nov 2010 07:21:17 +0800 wycc Fix the bug when the last scale is issued before the last one is ended.
Thu, 21 Oct 2010 23:56:14 +0800 wycc Add callback after the animation is finished.
Tue, 19 Oct 2010 04:04:52 +0800 wycc Remove debug message
Sun, 03 Oct 2010 07:42:07 +0800 wycc Add Stub functions.
Fri, 01 Oct 2010 11:18:31 +0800 Thinker K.F. Li Remove incompleted functions
Wed, 29 Sep 2010 07:42:19 +0800 wycc Add stub functions
Wed, 29 Sep 2010 07:24:01 +0800 wycc Add stub functions for unimplemented methods.
Tue, 28 Sep 2010 17:27:01 +0800 Thinker K.F. Li Merged from default branch abs_n_rel_center
Mon, 27 Sep 2010 23:02:45 +0800 wycc Commit the change again
Mon, 27 Sep 2010 23:00:51 +0800 wycc Backed out changeset 23dffb564ace
Mon, 27 Sep 2010 22:37:37 +0800 wycc Implemnet new animation framework as the WIKI.
Tue, 21 Sep 2010 00:40:36 +0800 Thinker K.F. Li Scale an object according bbox.orig abs_n_rel_center
Mon, 20 Sep 2010 22:43:44 +0800 Thinker K.F. Li Remove unused variables abs_n_rel_center
Mon, 20 Sep 2010 22:43:44 +0800 Thinker K.F. Li Move lightbar to correct position when it being up abs_n_rel_center
Mon, 20 Sep 2010 22:43:44 +0800 Thinker K.F. Li Make scale work on center of an object abs_n_rel_center
Mon, 20 Sep 2010 22:43:43 +0800 Thinker K.F. Li Compute y position according center of lightbar and text abs_n_rel_center
Mon, 20 Sep 2010 22:43:43 +0800 Thinker K.F. Li Use accessor to return bbox values abs_n_rel_center
Sun, 19 Sep 2010 11:36:42 +0800 wycc USe obj.x and obj.y to implement the linear animation
Wed, 15 Sep 2010 01:19:20 +0800 wycc Add animation.alpha
Tue, 14 Sep 2010 01:08:39 +0800 Shih-Yuan Lee (FourDollars) Unify coding style tag for emacs and vim.
Wed, 01 Sep 2010 20:04:35 +0800 Thinker K.F. Li Move bounding box and center back to an object
Wed, 01 Sep 2010 18:03:45 +0800 Thinker K.F. Li Use wall time to compute percentage of an animation action
Wed, 01 Sep 2010 16:28:09 +0800 Thinker K.F. Li Also print # of frames
Wed, 01 Sep 2010 16:23:43 +0800 Thinker K.F. Li Compare performance of setInterval() and setTimeout()
Tue, 31 Aug 2010 14:52:12 +0800 Thinker K.F. Li Change linear to relative location shifting and add rotate
Tue, 31 Aug 2010 10:04:15 +0800 Thinker K.F. Li Remove dependent on system time to gain frame rate
Tue, 31 Aug 2010 09:27:16 +0800 Thinker K.F. Li Change modeline
Tue, 31 Aug 2010 02:36:01 +0800 Thinker K.F. Li Add holder for animate
Mon, 30 Aug 2010 08:56:44 +0800 wycc Implement new algorithm to calculate the origin of the SVG elemnts so that we can implement object resize without changing the position of the object.
Sat, 28 Aug 2010 17:31:59 +0800 wycc Check in the dynamic menu example. Currently, it illustarte a bug in the renderer.
Tue, 17 Aug 2010 08:31:24 +0800 wycc Add Y coordiante in the linear animation.
Tue, 17 Aug 2010 05:15:50 +0800 wycc Rewrite the animation as a module.