ソースを参照

Updated builds.

Mr.doob 10 年 前
コミット
c072751ea1
3 ファイル変更3745 行追加1458 行削除
  1. 3302 1052
      build/three.js
  2. 442 406
      build/three.min.js
  3. 1 0
      examples/webgl_animation_skinning_morph.html

ファイルの差分が大きいため隠しています
+ 3302 - 1052
build/three.js


ファイルの差分が大きいため隠しています
+ 442 - 406
build/three.min.js


+ 1 - 0
examples/webgl_animation_skinning_morph.html

@@ -252,6 +252,7 @@
 
 				bonesClip = geometry.animations[0];
 				facesClip = THREE.AnimationClip.CreateFromMorphTargetSequence( 'facialExpressions', mesh.geometry.morphTargets, 3 );
+
 			}
 
 			function initGUI() {

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません