Emmett Lalish
|
22c5f25bda
GLTF KHR_materials_anisotropy support (#25580)
|
2 年之前 |
Cory Stegelmeier
|
7fdb969649
GLTFLoader: Preserve unknown glTF extensions on "mesh" properties (#25948)
|
2 年之前 |
Don McCurdy
|
79c0f7559c
GLTFLoader: Ensure cache misses if primitives share attributes but not morph targets. (#25976)
|
2 年之前 |
benwest
|
e105adb768
Optimise GLTFParser.createUniqueName (#25969)
|
2 年之前 |
mrdoob
|
ef03bdcfd1
BufferGeometry: Renamed uv2, uv3, uv4 to uv1, uv2, uv3 (#25943)
|
2 年之前 |
mrdoob
|
e4b8f3d623
WebGLRenderer: Add support for uv3 and uv4. (#25788)
|
2 年之前 |
Don McCurdy
|
88c95377c1
Texture+WebGLRenderTarget: Replace .encoding with .colorSpace (#25771)
|
2 年之前 |
mrdoob
|
5c5a5c74c6
WebGLRenderer: Add support for multiple uv sets and transforms. (#25721)
|
2 年之前 |
hybridherbst
|
bee8eaf1b0
fix: prevent exception when loading glTF files that use KHR_animation_pointer extension (#24770)
|
2 年之前 |
Michael Herzog
|
2745552562
LineBasicMaterial: Add support for `map`. (#25717)
|
2 年之前 |
sunag
|
114134e195
GLTFLoader: Prevents set data uri in texture.name. (#25682)
|
2 年之前 |
sunag
|
b9002a805d
GLTFLoader: Texture URI as name. (#25664)
|
2 年之前 |
Michael Herzog
|
2f650da97e
GLTFLoader: Do no disable frustum culling for InstancedMesh. (#25623)
|
2 年之前 |
Don McCurdy
|
13a4fe18c9
GLTFLoader: Remove special case for normalized skin weights (#25469)
|
2 年之前 |
Takahiro
|
0bc5d61207
GLTFLoader: Remove IIFE closures (#25416)
|
2 年之前 |
Takahiro
|
68d4bd96cd
GLTFLoader: Fix node parse (#25377)
|
2 年之前 |
Leon Radley
|
88c3d4d014
GLTFLoader: Add `EXT_texture_avif` support. (#25173)
|
2 年之前 |
Garrett Johnson
|
773bb2e07c
remove redundant function definition in GLTFLoader (#25316)
|
2 年之前 |
aardgoose
|
5f75a1bddf
Loaders: Remove use of `LoaderUtils.decodeText()`. (#25236)
|
2 年之前 |
Michael Herzog
|
c3bc5c8a9a
Examples: More clean up. (#25183)
|
2 年之前 |
Takahiro
|
e347606858
GLTFLoader: loadNode() dependency request optimization (#25079)
|
2 年之前 |
Takahiro
|
08497e95b9
GLTFLoader: Add loadNode hook (#25077)
|
2 年之前 |
Takahiro
|
9184915a84
GLTFLoader: Clean up node hierarchy build (#25058)
|
2 年之前 |
Takahiro
|
858ea3ebf3
GLTFLoader: Clean up Skeleton binding (#25033)
|
2 年之前 |
Takahiro
|
5abf8b1203
GLTFLoader: Update comment (#25034)
|
2 年之前 |
hybridherbst
|
42c59b4d51
GLTFLoader: fix exception when a texture can't be fetched/created (#25014)
|
2 年之前 |
Takahiro
|
7f2bf89b3b
GLTFLoader: Clean up loadSkin (#25007)
|
2 年之前 |
Benjamin
|
830370ff69
GLTFLoader: Make `navigator` access more robust. (#24989)
|
2 年之前 |
Don McCurdy
|
e29c14b316
GLTFLoader, GLTFExporter: Remove KHR_materials_pbrSpecularGlossiness (#24950)
|
2 年之前 |
hybridherbst
|
cd017c65bf
GLTFLoader: add getDependency( type, index ) implementation (#24252)
|
2 年之前 |