提交历史

作者 SHA1 备注 提交日期
  Takahiro d681e0f081 Improve the converting performance from ArrayBuffer to String with TextCoder and some tunings. 8 年之前
  Don McCurdy b44ab326b8 [glTF] Patch uv2 naming for shaders. 8 年之前
  Steven Vergenz d1e2a494d8 Parse second UV channel 8 年之前
  Takahiro 266080214f GLTF(2)Loader: Return scenes[0] as scene if default scene is not specified 8 年之前
  Mr.doob 18d8c13c29 GLTF*Loader: Produce THREE.Group instead of THREE.Object3D. 8 年之前
  Mr.doob 1546b798fc Revert: Removed more material.skinning references. 8 年之前
  Mr.doob 1573bc73ee Deprecated GLTFLoader.Shaders. See #10851. 8 年之前
  06wj 42d9d311ba call gltfShader.update in object.onBeforeRender 8 年之前
  Mr.doob 4650043447 Merge pull request #10828 from 06wj/patch_gltf 8 年之前
  06wj d7a365c3f2 fix resolveURL for url startWidth // 8 年之前
  Don McCurdy 1b02bbec40 [glTF] Fix typo in _each dependency resolution. 8 年之前
  Mr.doob 0f6f9c3447 Removed more material.skinning references. 8 年之前
  Takahiro ef27e7f193 Fix typo in GLTFLoader 8 年之前
  Takahiro 9e3c279340 Clean up GLTFLoader 8 年之前
  Steven Vergenz b58af4804d GLTFLoader materials only get passed used properties 8 年之前
  Steven Vergenz cd140d94cd Replace magic numbers with descriptive var names 8 年之前
  Steven Vergenz cc510a2420 Fix gltf parser sampler default values 8 年之前
  Mr.doob 10d0eb97a6 Merge pull request #10620 from yrns/no-lights 8 年之前
  Al McElrath 42c513cde0 Update via review 8 年之前
  Marcel Greter 246393ebf1 Implement LineLoop using `LINE_LOOP` rendering 8 年之前
  Takahiro d25ba360e2 Remove unnecessary comment 8 年之前
  Takahiro c91ccb5633 camera.perspective.xfov does not exist 8 年之前
  Takahiro cdbc489e8d Replace camera.perspective.aspect_ratio with camera.perspective.aspectRatio 8 年之前
  Takahiro e0bf8b370e Use animation.name for AnimationClip 8 年之前
  Takahiro e9d108bec5 Accept undefined skin.bindShapeMatrix 8 年之前
  Takahiro f4401306b0 Accept undefined animation.samplers.interpolation 8 年之前
  Takahiro 6c96a31043 Accept undefined scene.nodes 8 年之前
  Takahiro 69818a2b67 Accept undefined mesh.primitives (for 1.0) 8 年之前
  Takahiro 5bef7d6947 Accept undefined bufferView.byteLength (for 1.0) 8 年之前
  Al McElrath 637e3282fc Check for lights when loading common materials extension 8 年之前