Browse Source

Updated builds.

Mr.doob 9 years ago
parent
commit
c072751ea1
3 changed files with 3745 additions and 1458 deletions
  1. 3302 1052
      build/three.js
  2. 442 406
      build/three.min.js
  3. 1 0
      examples/webgl_animation_skinning_morph.html

File diff suppressed because it is too large
+ 3302 - 1052
build/three.js


File diff suppressed because it is too large
+ 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() {

Some files were not shown because too many files changed in this diff