Lucas Doyle b8c2d8aa3a ColladaLoader: kinematics support for collada loader 11 years ago
..
ctm 90606a278b WebGLRenderer: Reverted non-hot-path Object.keys(). Moved hot-path ones to single-call paths. See #5186. 11 years ago
gltf 90606a278b WebGLRenderer: Reverted non-hot-path Object.keys(). Moved hot-path ones to single-call paths. See #5186. 11 years ago
AWDLoader.js e0b39a419a Editor: Added support for awd files. 11 years ago
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 years ago
BabylonLoader.js a82a91595f Updated BabylonLoader. 12 years ago
BinaryLoader.js d29a548241 Simplified BinaryLoader. 11 years ago
ColladaLoader.js b8c2d8aa3a ColladaLoader: kinematics support for collada loader 11 years ago
DDSLoader.js 94125d9ec3 More tweaks to Texture. 11 years ago
MTLLoader.js dd089570da Added Texture.DEFAULT_IMAGE. Different solution for #4559. 11 years ago
OBJLoader.js fb8520aae8 OBJLoader: No more 0 filled normals/uvs. 11 years ago
OBJMTLLoader.js aaaabab47f Added THREE.Group. 11 years ago
PDBLoader.js 60d83cc52d fix constructor fix #4894 11 years ago
PLYLoader.js f46a2b841e Removed face.centroid and geometry.computeCentroids() 11 years ago
STLLoader.js 739b1844e6 Support colors in binary STLs 11 years ago
SVGLoader.js df779cacc8 Moved SVGLoader to examples folder. 11 years ago
SceneLoader.js b9ed5e7d22 SceneLoader: Code clean up. 11 years ago
TGALoader.js df46434a1a TGALoader code clean up. 11 years ago
UTF8Loader.js 73bdf4048d Fixed UTF8Loader. 11 years ago
VRMLLoader.js 47d29d66af VRMLLoader: Handle callback. Fixes #4435. 11 years ago
VTKLoader.js 18caa66e4e VTKLoader to BufferGeometry. 11 years ago