Commit History

Author SHA1 Message Date
  Ryan Lee b36e16b81e exporter works with both JSON Loader and Object Loader; added comments for new method added; 8 years ago
  Ryan Lee 53f0cf20d2 applied fix to buffergeometry methods 8 years ago
  Ryan Lee 5bb1510169 verified that exporter works with all four cases: static meshes using JSONLoader and ObjectLoader and skinned meshes using JSONLoader and ObjectLoader 8 years ago
  Ryan Lee ee26938479 works with skinned meshes with ObjectLoader and JSONLoader; Static Meshes with JSONLoader only 8 years ago
  Ryan Lee 945239ce8e Revert "immediately addresses skinned meshes exported in scene format (Object)" 8 years ago
  Ryan Lee 41aae6d4f8 immediately addresses skinned meshes exported in scene format (Object) 8 years ago
  Mr.doob c7ae397c45 Updated builds. 8 years ago
  Mr.doob 576f87cb89 Merge pull request #10548 from donmccurdy/feat-global-scene-matrix-update 8 years ago
  Mr.doob 5c0a8a41e0 Merge pull request #10529 from Mugen87/cleanup 8 years ago
  Mr.doob 094561c61b Merge pull request #10539 from bdysvik/dev 8 years ago
  Mr.doob 6db8a5dd4e Merge pull request #10536 from takahirox/UpdateGLTFLoader 8 years ago
  bdysvik abf63b05ad Proper prefixing of uniforms and attributes. Add 'color' to the attribreplaceTHREEShaderAttributes. 8 years ago
  Don McCurdy 73f36b774c Update scene and camera matrices once, globally. 8 years ago
  Takahiro 9ae8b3d447 Support technique.states.functions.depthMask 8 years ago
  bdysvik 50b2d2f70f Merge branch 'dev' into dev 8 years ago
  bdysvik 7eef51a274 updating the snowflake example so that it is compatible with latest glTF specification 8 years ago
  Takahiro aa6c39de6a Merge branch 'dev' into UpdateGLTFLoader 8 years ago
  Takahiro d22e472012 Add an author 8 years ago
  Takahiro dd69245e59 Support cull_face, depth_test, and blend of technique.states 8 years ago
  Takahiro 756df40975 Add WEBGL constants for some technique.states 8 years ago
  Mr.doob 87a8f52f70 Merge pull request #10534 from donmccurdy/feat-track-type 8 years ago
  Takahiro a9f38faa34 Accepet non-defined material.values JSON 8 years ago
  Takahiro 169e97e972 Replace a tab with a space 8 years ago
  Takahiro 096b590e8d Enable direct accessor access from sampler (for 1.1) 8 years ago
  Takahiro cbf29b7ef6 Make getJointNode() function for readability 8 years ago
  Takahiro 6a53e95c22 Add bone graph to SkinnedMesh 8 years ago
  Takahiro 77c5b1ff49 Use default material if materials is not defined in JSON (for 1.1) 8 years ago
  Takahiro 654e95dc47 Add default material 8 years ago
  Takahiro e23b03b483 Use uuid for animation target if node.name is not defined 8 years ago
  Takahiro db225f59b4 Not override name property of object with undefined 8 years ago