Guilherme Avila 4365ebc659 EXRLoader: impl line-order & mixed channel support (#27982) 1 year ago
..
lwo 8c76040400 IFFParser: Convert to ES6 classes. (#26929) 1 year ago
3DMLoader.js c66f9d6f3e 3dmLoader: Updating to 8.4.0 (#27833) 1 year ago
3MFLoader.js cde048c252 3MFLoader: Throw error on missing rels. (#27955) 1 year ago
AMFLoader.js 39ab305a37 Loader: Add `DEFAULT_MATERIAL_NAME`. (#26188) 2 years ago
BVHLoader.js e583934273 Target bone objects directly in BVHLoader keyframe tracks (#25811) 2 years ago
ColladaLoader.js d9a94c7f55 Remove unused collada constructor (#27119) 1 year ago
DDSLoader.js cd614f62e9 Addons: auto-fix linting problems (#27457) 1 year ago
DRACOLoader.js 139cbde281 DracoLoader: remove extra redundant code (#27308) 1 year ago
EXRLoader.js 4365ebc659 EXRLoader: impl line-order & mixed channel support (#27982) 1 year ago
FBXLoader.js d26eecd647 FBXLoader: Fixed invalid QuaternionKeyframeTracks. 1 year ago
FontLoader.js ae20304ae7 Remove long-deprecated code (#24431) 3 years ago
GCodeLoader.js f14eecf183 Examples: set rotation directly (#25151) 2 years ago
GLTFLoader.js 812ab9178b GLTFLoader: Compute world matrices before calling `onLoad()`. (#27877) 1 year ago
HDRCubeTextureLoader.js f786383070 HDRCubeTextureLoader: Default to Linear-sRGB. (#25856) 2 years ago
IESLoader.js 15b35ad614 WebGPU: IES SpotLight Node-Based (#25238) 2 years ago
KMZLoader.js 9519f6fbf6 Examples: More clean up. (#25053) 2 years ago
KTX2Loader.js 07ec4e8e1f WebGLRenderer: Remove WebGL 1 support. (#27836) 1 year ago
KTXLoader.js eadd35e44c Examples: use import maps + polyfill (#23255) 3 years ago
LDrawLoader.js e6b9d24ed7 LDRAWLoader: Use WeakMap instead of `userData` for indexing materials. (#26700) 2 years ago
LUT3dlLoader.js 061b452481 LUTPass: Remove WebGL 1 fallback. (#27941) 1 year ago
LUTCubeLoader.js 061b452481 LUTPass: Remove WebGL 1 fallback. (#27941) 1 year ago
LUTImageLoader.js 061b452481 LUTPass: Remove WebGL 1 fallback. (#27941) 1 year ago
LWOLoader.js ef03bdcfd1 BufferGeometry: Renamed uv2, uv3, uv4 to uv1, uv2, uv3 (#25943) 2 years ago
LogLuvLoader.js 680ce88372 Loaders: Bubble parsing errors in remaining data texture loaders. (#26499) 2 years ago
LottieLoader.js 2675ab2566 Examples: Clean up legacy .outputColorSpace = LinearSRGBColorSpace examples (#25849) 2 years ago
MD2Loader.js eadd35e44c Examples: use import maps + polyfill (#23255) 3 years ago
MDDLoader.js eadd35e44c Examples: use import maps + polyfill (#23255) 3 years ago
MMDLoader.js 5c638c4d7b MMDLoader: Apply color management to textures. (#26554) 2 years ago
MTLLoader.js 88c95377c1 Texture+WebGLRenderTarget: Replace .encoding with .colorSpace (#25771) 2 years ago
MaterialXLoader.js 21b0b81977 MaterialXLoader: Unlit Material (#27575) 1 year ago
NRRDLoader.js a6a5d8b34c NRRDLoader: Make sure `scan()` always returns a typed array. (#27212) 1 year ago
OBJLoader.js 22242d5931 OBJLoader: Clarify comment skips. (#25906) 2 years ago
PCDLoader.js d732ceb51a Examples: More sRGB usage. (#26119) 2 years ago
PDBLoader.js 0d8676bc62 Examples: More sRGB and color management fixes. (#26090) 2 years ago
PLYLoader.js 1bb77a707f fix some of the lint-addons warnings and errors (#26388) 2 years ago
PVRLoader.js eadd35e44c Examples: use import maps + polyfill (#23255) 3 years ago
RGBELoader.js 68d93ae174 fix(RGBELoader): correct error display message (#26742) 1 year ago
RGBMLoader.js bd2845f306 WebGPURenderer: Prevent PMREM to break when missing textures (#27951) 1 year ago
STLLoader.js ded763c40d STLLoader: Add group names (#26538) 2 years ago
SVGLoader.js 564e673db9 Examples: SVGLoader - fix triangle segment uv coordinates (#27485) 1 year ago
TDSLoader.js eadd35e44c Examples: use import maps + polyfill (#23255) 3 years ago
TGALoader.js 33487fb28d TGALoader: Bubble parsing errors. (#26497) 2 years ago
TIFFLoader.js 3bc0667e51 Add TIFFLoader. (#24420) 3 years ago
TTFLoader.js 9519f6fbf6 Examples: More clean up. (#25053) 2 years ago
TiltLoader.js 13397a82cf WebGLRenderer: Default output to sRGB (#25783) 2 years ago
USDZLoader.js 23084519ff USDZLoader: Avoid recursive calls of `parseNextLine()`. (#27169) 1 year ago
VOXLoader.js 0bd5c6549f VOXLoader: Improve `version` error message. (#27812) 1 year ago
VRMLLoader.js 4800ed8f2e VRMLLoader: Fix transparency settings for lines and points. (#27841) 1 year ago
VTKLoader.js 7d32e6a119 Examples: More sRGB migration. (#26120) 2 years ago
XYZLoader.js d732ceb51a Examples: More sRGB usage. (#26119) 2 years ago