Clark Lavery
|
b25c7e522e
reworking the logic on setting normal scale
|
8 years ago |
Clark Lavery
|
2ad95cce8b
Checking is normalTexture.scale !== undefined instead, in the case of 0 scale
|
8 years ago |
Clark Lavery
|
a6e9f9a1d7
adding normal scale for spec-gloss materials
|
8 years ago |
Clark Lavery
|
d28ffdb5cb
Adding support for normalScale as part of the normalTexture
|
8 years ago |
Nikolay Safin
|
1d4614cf6f
GLTFLoader: check if material.extra is defined before assign it
|
8 years ago |
Daniel Hritzkiv
|
f14793e626
Remove `flatShading` check from before r87
|
8 years ago |
Don McCurdy
|
0548b13c8b
[glTF] Internal GLTFLoader naming updates.
|
8 years ago |
Don McCurdy
|
f7263aa3e4
[glTF] Move/rename all the glTF2 things.
|
8 years ago |
Don McCurdy
|
97bb46255d
[glTF] Remove GLTFLoader for glTF 1.0.
|
8 years ago |
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 |