提交历史

作者 SHA1 备注 提交日期
  Don McCurdy d3e3191005 GLTFLoader: Clean up. 7 年之前
  Don McCurdy 73160feba1 GLTFLoader: Warn on unsupported texCoord override. 7 年之前
  Don McCurdy 951ab07daa GLTFLoader: Implement KHR_texture_transform. 7 年之前
  Takahiro 5ae96fa935 Merge branch 'dev' into GLTFLoaderEfficientLoad 6 年之前
  Mr.doob 042bd735fc Merge pull request #14030 from takahirox/GLTFLoaderSetResourcePath 6 年之前
  Mr.doob 869e8b3866 Merge pull request #14775 from MiiBond/khr_lights_punctual_direction_update 6 年之前
  Takahiro 9554b8146c Merge branch 'dev' into GLTFLoaderSetResourcePath 6 年之前
  Takahiro 699b449cb5 GLTFLoader: Revert returning Promise<THREE.Texture> from assignTexture() 6 年之前
  Takahiro 1a1ad42b30 GLTFLoader: Rename loadAttributeAccessor to assignAttributeAccessor 6 年之前
  Takahiro 404fe233bc GLTFLoader: Clean up 6 年之前
  Takahiro 77592aba0c GLTFLoader: Clean up 6 年之前
  Takahiro 9b9b439118 GLTFLoader: Remove unnecessary sampler === undefined check 6 年之前
  Takahiro 469b5bf2a5 GLTFLoader: Rename pendings to pending 6 年之前
  Takahiro 1f9e341896 GLTFLoader: Use .path for resourcePath if .resourcePath is undefined 6 年之前
  Takahiro f0832eaca0 GLTFLoader: Add .setPath() 6 年之前
  Mr.doob 3860dc59da Merge pull request #14408 from donmccurdy/feat-gltfloader-loadingmanager-compat 7 年之前
  Takahiro bfb36dbefa GLTFLoader: Efficient load 7 年之前
  Michael Bond bde0cbdc9d Reverse direction of glTF lights to comply with spec changes 7 年之前
  Don McCurdy c8407b4c53 GLTFLoader: Use mimetype to set texture format, if set. 7 年之前
  Don McCurdy 863bd7ef35 Examples: Replace JSONLoader animated examples using THREE.Geometry. 7 年之前
  Don McCurdy 7f4e0ed2a2 GLTFLoader: Add comment on loading manager fix. 7 年之前
  Mugen87 1f3f3417f9 Clean up some lgtm warnings 7 年之前
  Mr.doob f19d5a7b3b Merge pull request #14550 from donmccurdy/bug-gltfloader-clampwhenfinished 7 年之前
  Don McCurdy 6dc7f68b0b GLTFLoader: Override GLTFCubicSplineInterpolant.protoype.copySampleValue_. 7 年之前
  Mr.doob 45528f5ac5 Merge pull request #14111 from takahirox/GLTFLoaderLessMeshClone 7 年之前
  Mr.doob d5e98052ab GLTFLoader: Removed unused definitions. See #14505. 7 年之前
  Mr.doob 4f2cc63f10 Merge pull request #14505 from MozillaReality/GLTFLoader/texture-spec 7 年之前
  Mr.doob d2b5ec8e7f Merge pull request #14518 from takahirox/GLTFLoaderPrimitiveExtras 7 年之前
  Takahiro 47b0985240 GLTFLoader: Ignore primitive type .extras 7 年之前
  Don McCurdy a7b7151102 GLTFLoader: Clean up loop iterator. 7 年之前