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 |
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 |
Mr.doob
|
d5e98052ab
GLTFLoader: Removed unused definitions. See #14505.
|
7 years ago |
Mr.doob
|
4f2cc63f10
Merge pull request #14505 from MozillaReality/GLTFLoader/texture-spec
|
7 years ago |
Mr.doob
|
d2b5ec8e7f
Merge pull request #14518 from takahirox/GLTFLoaderPrimitiveExtras
|
7 years ago |
Takahiro
|
47b0985240
GLTFLoader: Ignore primitive type .extras
|
7 years ago |
Don McCurdy
|
a7b7151102
GLTFLoader: Clean up loop iterator.
|
7 years ago |