Commit History

Author SHA1 Message Date
  Don McCurdy 1b02bbec40 [glTF] Fix typo in _each dependency resolution. 8 years ago
  Mr.doob 0f6f9c3447 Removed more material.skinning references. 8 years ago
  Takahiro ef27e7f193 Fix typo in GLTFLoader 8 years ago
  Takahiro 9e3c279340 Clean up GLTFLoader 8 years ago
  Steven Vergenz b58af4804d GLTFLoader materials only get passed used properties 8 years ago
  Steven Vergenz cd140d94cd Replace magic numbers with descriptive var names 8 years ago
  Steven Vergenz cc510a2420 Fix gltf parser sampler default values 8 years ago
  Mr.doob 10d0eb97a6 Merge pull request #10620 from yrns/no-lights 8 years ago
  Al McElrath 42c513cde0 Update via review 8 years ago
  Marcel Greter 246393ebf1 Implement LineLoop using `LINE_LOOP` rendering 8 years ago
  Takahiro d25ba360e2 Remove unnecessary comment 8 years ago
  Takahiro c91ccb5633 camera.perspective.xfov does not exist 8 years ago
  Takahiro cdbc489e8d Replace camera.perspective.aspect_ratio with camera.perspective.aspectRatio 8 years ago
  Takahiro e0bf8b370e Use animation.name for AnimationClip 8 years ago
  Takahiro e9d108bec5 Accept undefined skin.bindShapeMatrix 8 years ago
  Takahiro f4401306b0 Accept undefined animation.samplers.interpolation 8 years ago
  Takahiro 6c96a31043 Accept undefined scene.nodes 8 years ago
  Takahiro 69818a2b67 Accept undefined mesh.primitives (for 1.0) 8 years ago
  Takahiro 5bef7d6947 Accept undefined bufferView.byteLength (for 1.0) 8 years ago
  Al McElrath 637e3282fc Check for lights when loading common materials extension 8 years ago
  Takahiro 2be9b2f74b Replace WEBGL_TEXTURE_TYPES with WEBGL_TEXTURE_DATATYPES in GLTFLoader 8 years ago
  Takahiro cfacb47f9a Support Texture format in GLTFLoader 8 years ago
  Takahiro b06ab4048c Support Texture datatype in GLTFLoader 8 years ago
  Takahiro 9dbb37e234 Support texture name in GLTFLoader 8 years ago
  Takahiro adecf1e3bb Add Texture related constants to GLTFLoader 8 years ago
  Don McCurdy daf47a8851 Remove invalid check for extension materials on root glTF object. 8 years ago
  Mr.doob 3f7e111b0a GLTFLoader: Clean up. 8 years ago
  Don McCurdy fef8cb07d7 Add support for glTF binary extension. 8 years ago
  Mr.doob 6511939cad Merge pull request #10515 from yrns/mesh-names 8 years ago
  Mr.doob c7897df6d2 Merge pull request #10504 from stevenvergenz/gltf-vert-colors 8 years ago