tsone 48d416cf7d MTLLoader: Fix to avoid loading bump map twice in case material contains both 'bump' and 'bump_map'. 10 years ago
..
ctm ecd0ddd1a1 Set prototype.constructor for all derived classes 10 years ago
gltf 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 10 years ago
AWDLoader.js f523a58dc3 Fix a couple uses of ".prototype = new" 10 years ago
AssimpJSONLoader.js 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 10 years ago
BabylonLoader.js 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 10 years ago
BinaryLoader.js ecd0ddd1a1 Set prototype.constructor for all derived classes 10 years ago
ColladaLoader.js 26b137d025 Merge branch 'colladaTypoFix' of https://github.com/sebasbaumh/three.js into dev 10 years ago
DDSLoader.js ecd0ddd1a1 Set prototype.constructor for all derived classes 10 years ago
MTLLoader.js 48d416cf7d MTLLoader: Fix to avoid loading bump map twice in case material contains both 'bump' and 'bump_map'. 10 years ago
OBJLoader.js b86249bba2 passing event handlers. see #4807 #4803 11 years ago
OBJMTLLoader.js 468f1cde0b fixing indentation 10 years ago
PDBLoader.js b86249bba2 passing event handlers. see #4807 #4803 11 years ago
PLYLoader.js 38f5e4e3c6 PLYLoader: Added support for quads. Fixes #5564. 10 years ago
PVRLoader.js ecd0ddd1a1 Set prototype.constructor for all derived classes 10 years ago
RGBELoader.js 5cee8deca6 (three.js issue: #5552) add BinaryTextireLoader.js, RGBELoader.js (plus example), TGALoader.js extends BinaryTextureLoader.js 10 years ago
STLLoader.js 9b781b1542 Add comments to describe the modification 10 years ago
SVGLoader.js 040d162177 add missing LoadingManager 11 years ago
SceneLoader.js fb9fac0a52 Removed special normalMap cases from Loaders. 10 years ago
TGALoader.js 5cee8deca6 (three.js issue: #5552) add BinaryTextireLoader.js, RGBELoader.js (plus example), TGALoader.js extends BinaryTextureLoader.js 10 years ago
UTF8Loader.js a44ce5aa17 UTF8Loader: Minor clean up. 10 years ago
VRMLLoader.js c80eee8478 VRMLLoader: More clean up. 11 years ago
VTKLoader.js 64f3472e29 Loaders clean up. 10 years ago