Commit History

Author SHA1 Message Date
  Mr.doob b37706008b Setting ‘Anonymous’ as default crossOrigin to relevant loaders. 8 years ago
  Takahiro dd37cb456b Remove the third argument for SkinnedMesh and Skeleton constructor from GLTFLoaders 8 years ago
  Daniel Hritzkiv f899beae77 Uncomment usage of TextDecoder in GLTFLoader 8 years ago
  Takahiro d681e0f081 Improve the converting performance from ArrayBuffer to String with TextCoder and some tunings. 8 years ago
  Don McCurdy b44ab326b8 [glTF] Patch uv2 naming for shaders. 8 years ago
  Steven Vergenz d1e2a494d8 Parse second UV channel 8 years ago
  Takahiro 266080214f GLTF(2)Loader: Return scenes[0] as scene if default scene is not specified 8 years ago
  Mr.doob 18d8c13c29 GLTF*Loader: Produce THREE.Group instead of THREE.Object3D. 8 years ago
  Mr.doob 1546b798fc Revert: Removed more material.skinning references. 8 years ago
  Mr.doob 1573bc73ee Deprecated GLTFLoader.Shaders. See #10851. 8 years ago
  06wj 42d9d311ba call gltfShader.update in object.onBeforeRender 8 years ago
  Mr.doob 4650043447 Merge pull request #10828 from 06wj/patch_gltf 8 years ago
  06wj d7a365c3f2 fix resolveURL for url startWidth // 8 years ago
  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