Mercurial > MadButterfly
log nodejs/mbapp.js @ 1396:a5672125e515
age | author | description |
---|---|---|
Sat, 02 Apr 2011 05:39:26 +0800 | wycc | Copy the transformation matrix when we clone it. It looks like the MB do not copy the matrix automatically. |
Sun, 27 Mar 2011 08:27:03 +0800 | wycc | Check if the scenes is defined. Disable the changeScene function if the scenes is not defined for the pure MB program. |
Fri, 25 Mar 2011 09:24:44 +0800 | wycc | Change the default frame rat to be 12 |
Wed, 23 Mar 2011 23:11:33 +0800 | wycc | Fix the typo |
Wed, 23 Mar 2011 23:08:53 +0800 | wycc | Support opacity tween for the primitives. |
Wed, 23 Mar 2011 00:33:51 +0800 | wycc | Implement runToScene method for the Flash-like animation. |