Mr.doob
|
d3bff25fc3
Merge pull request #15084 from donmccurdy/bug-draco-primitive-comparison
|
6 years ago |
Tyler Lindberg
|
b32c3a7544
Prefetch DRACO decoder on DRACO endcoded glTF load
|
6 years ago |
zprodev
|
f35784d8b7
Improve error handling for LoadingManager
|
6 years ago |
Don McCurdy
|
d3e3191005
GLTFLoader: Clean up.
|
7 years ago |
Don McCurdy
|
73160feba1
GLTFLoader: Warn on unsupported texCoord override.
|
7 years ago |
Don McCurdy
|
951ab07daa
GLTFLoader: Implement KHR_texture_transform.
|
7 years ago |
Don McCurdy
|
28606a29d9
GLTFLoader+DRACOLoader: Fix attribute ID resolution, and primitive-related bugs.
|
6 years ago |
Don McCurdy
|
521222b96c
GLTFLoader: Fix bug in draco primitive comparison.
|
6 years ago |
Takahiro
|
5ae96fa935
Merge branch 'dev' into GLTFLoaderEfficientLoad
|
6 years ago |
Mr.doob
|
042bd735fc
Merge pull request #14030 from takahirox/GLTFLoaderSetResourcePath
|
6 years ago |
Mr.doob
|
869e8b3866
Merge pull request #14775 from MiiBond/khr_lights_punctual_direction_update
|
6 years ago |
Takahiro
|
9554b8146c
Merge branch 'dev' into GLTFLoaderSetResourcePath
|
6 years ago |
Takahiro
|
699b449cb5
GLTFLoader: Revert returning Promise<THREE.Texture> from assignTexture()
|
6 years ago |
Takahiro
|
1a1ad42b30
GLTFLoader: Rename loadAttributeAccessor to assignAttributeAccessor
|
6 years ago |
Takahiro
|
404fe233bc
GLTFLoader: Clean up
|
6 years ago |
Takahiro
|
77592aba0c
GLTFLoader: Clean up
|
6 years ago |
Takahiro
|
9b9b439118
GLTFLoader: Remove unnecessary sampler === undefined check
|
6 years ago |
Takahiro
|
469b5bf2a5
GLTFLoader: Rename pendings to pending
|
6 years ago |
Takahiro
|
1f9e341896
GLTFLoader: Use .path for resourcePath if .resourcePath is undefined
|
6 years ago |
Takahiro
|
f0832eaca0
GLTFLoader: Add .setPath()
|
6 years ago |
Mr.doob
|
3860dc59da
Merge pull request #14408 from donmccurdy/feat-gltfloader-loadingmanager-compat
|
7 years ago |
Takahiro
|
bfb36dbefa
GLTFLoader: Efficient load
|
7 years ago |
Michael Bond
|
bde0cbdc9d
Reverse direction of glTF lights to comply with spec changes
|
7 years ago |
Don McCurdy
|
c8407b4c53
GLTFLoader: Use mimetype to set texture format, if set.
|
7 years ago |
Don McCurdy
|
863bd7ef35
Examples: Replace JSONLoader animated examples using THREE.Geometry.
|
7 years ago |
Don McCurdy
|
7f4e0ed2a2
GLTFLoader: Add comment on loading manager fix.
|
7 years ago |
Mugen87
|
1f3f3417f9
Clean up some lgtm warnings
|
7 years ago |
Mr.doob
|
f19d5a7b3b
Merge pull request #14550 from donmccurdy/bug-gltfloader-clampwhenfinished
|
7 years ago |
Don McCurdy
|
6dc7f68b0b
GLTFLoader: Override GLTFCubicSplineInterpolant.protoype.copySampleValue_.
|
7 years ago |
Mr.doob
|
45528f5ac5
Merge pull request #14111 from takahirox/GLTFLoaderLessMeshClone
|
7 years ago |