Mr.doob 6f06aa62f4 Moved CompressedTextureLoader to src. 11 年 前
..
ctm 90606a278b WebGLRenderer: Reverted non-hot-path Object.keys(). Moved hot-path ones to single-call paths. See #5186. 11 年 前
gltf 90606a278b WebGLRenderer: Reverted non-hot-path Object.keys(). Moved hot-path ones to single-call paths. See #5186. 11 年 前
AWDLoader.js e0b39a419a Editor: Added support for awd files. 11 年 前
AssimpJSONLoader.js f36c382b45 Update loader-assimp2json example: assimp.json is the new extension for assimp2json JSON files and a format metadata header is added to the format. 11 年 前
BabylonLoader.js a82a91595f Updated BabylonLoader. 12 年 前
BinaryLoader.js d29a548241 Simplified BinaryLoader. 12 年 前
ColladaLoader.js 6b4e5613f8 Minor tweaks. 11 年 前
DDSLoader.js c0fdc31d1e PVRTC support in examples 11 年 前
MTLLoader.js dd089570da Added Texture.DEFAULT_IMAGE. Different solution for #4559. 11 年 前
OBJLoader.js f513df5348 Merge pull request #5349 from adashrod/dev 11 年 前
OBJMTLLoader.js aaaabab47f Added THREE.Group. 11 年 前
PDBLoader.js 60d83cc52d fix constructor fix #4894 11 年 前
PLYLoader.js 231d52ec5c PLYLoader: Minor tweaks. 11 年 前
PVRLoader.js 15d308d882 pvr format - add pvr v3 support - fixed wrong parsing order for faces -> mipmaps in cubemaps 11 年 前
STLLoader.js 739b1844e6 Support colors in binary STLs 11 年 前
SVGLoader.js df779cacc8 Moved SVGLoader to examples folder. 11 年 前
SceneLoader.js b9ed5e7d22 SceneLoader: Code clean up. 11 年 前
TGALoader.js df46434a1a TGALoader code clean up. 11 年 前
UTF8Loader.js 73bdf4048d Fixed UTF8Loader. 11 年 前
VRMLLoader.js 47d29d66af VRMLLoader: Handle callback. Fixes #4435. 12 年 前
VTKLoader.js 18caa66e4e VTKLoader to BufferGeometry. 11 年 前