Commit History

Author SHA1 Message Date
  mrdoob 5c5a5c74c6 WebGLRenderer: Add support for multiple uv sets and transforms. (#25721) 2 years ago
  hybridherbst bee8eaf1b0 fix: prevent exception when loading glTF files that use KHR_animation_pointer extension (#24770) 2 years ago
  Michael Herzog 2745552562 LineBasicMaterial: Add support for `map`. (#25717) 2 years ago
  sunag 114134e195 GLTFLoader: Prevents set data uri in texture.name. (#25682) 2 years ago
  sunag b9002a805d GLTFLoader: Texture URI as name. (#25664) 2 years ago
  Michael Herzog 2f650da97e GLTFLoader: Do no disable frustum culling for InstancedMesh. (#25623) 2 years ago
  Don McCurdy 13a4fe18c9 GLTFLoader: Remove special case for normalized skin weights (#25469) 2 years ago
  Takahiro 0bc5d61207 GLTFLoader: Remove IIFE closures (#25416) 2 years ago
  Takahiro 68d4bd96cd GLTFLoader: Fix node parse (#25377) 2 years ago
  Leon Radley 88c3d4d014 GLTFLoader: Add `EXT_texture_avif` support. (#25173) 2 years ago
  Garrett Johnson 773bb2e07c remove redundant function definition in GLTFLoader (#25316) 2 years ago
  aardgoose 5f75a1bddf Loaders: Remove use of `LoaderUtils.decodeText()`. (#25236) 2 years ago
  Michael Herzog c3bc5c8a9a Examples: More clean up. (#25183) 2 years ago
  Takahiro e347606858 GLTFLoader: loadNode() dependency request optimization (#25079) 2 years ago
  Takahiro 08497e95b9 GLTFLoader: Add loadNode hook (#25077) 2 years ago
  Takahiro 9184915a84 GLTFLoader: Clean up node hierarchy build (#25058) 2 years ago
  Takahiro 858ea3ebf3 GLTFLoader: Clean up Skeleton binding (#25033) 2 years ago
  Takahiro 5abf8b1203 GLTFLoader: Update comment (#25034) 2 years ago
  hybridherbst 42c59b4d51 GLTFLoader: fix exception when a texture can't be fetched/created (#25014) 2 years ago
  Takahiro 7f2bf89b3b GLTFLoader: Clean up loadSkin (#25007) 2 years ago
  Benjamin 830370ff69 GLTFLoader: Make `navigator` access more robust. (#24989) 2 years ago
  Don McCurdy e29c14b316 GLTFLoader, GLTFExporter: Remove KHR_materials_pbrSpecularGlossiness (#24950) 2 years ago
  hybridherbst cd017c65bf GLTFLoader: add getDependency( type, index ) implementation (#24252) 2 years ago
  Michael Herzog cf75321442 GLTFLoader: Support accessors with no bufferView. (#24904) 2 years ago
  Michael Herzog c27c5d5349 GLTFLoader: Honor extras in light definitions. (#24897) 2 years ago
  Michael Herzog f787070ff6 GLTFLoader: Use source name for texture if available. (#24849) 2 years ago
  Benjamin 321106c2bf GLTFLoader: Allow json objects (#24801) 2 years ago
  Takahiro 0432e2f1e7 GLTFLoader: Add EXT_mesh_gpu_instancing built-in plugin (#24528) 2 years ago
  Zachary Capalbo c08bcce99a MeshPhysicalMaterial: Match behavior of attenuationDistance to KHR_materials_volume (#24622) 2 years ago
  Arseny Kapoulkine 223c5721f2 GLTFLoader: Update MeshoptDecoder support to support WebWorkers (#24460) 3 years ago