svnno****@sourc*****
svnno****@sourc*****
2010年 11月 16日 (火) 22:43:15 JST
Revision: 2151
http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2151
Author: dhrname
Date: 2010-11-16 22:43:15 +0900 (Tue, 16 Nov 2010)
Log Message:
-----------
Modified Paths:
--------------
branches/06x/sie.js
Modified: branches/06x/sie.js
===================================================================
--- branches/06x/sie.js 2010-11-16 13:11:40 UTC (rev 2150)
+++ branches/06x/sie.js 2010-11-16 13:43:15 UTC (rev 2151)
@@ -7194,7 +7194,6 @@
*http://www.w3.org/TR/2005/REC-SMIL2-20050107/animation.html#animationNS-SpecifyingAnimationFunction
*/
var v = v1 + (v2-v1) * (tg-tar._keyTimes[ii]*d) / d;
- console.log(tg);
tanim.newValueSpecifiedUnits(tanim.unitType, v);
tta.baseVal = tanim;
tanim = null;