Mr.doob 4c6879aa66 MMDLoader: Removed shininess and specular. 5 years ago
..
lwo 226b60deab Examples: Remove author comments. 5 years ago
obj2 226b60deab Examples: Remove author comments. 5 years ago
3MFLoader.d.ts 303aa6821f lint d.ts files 6 years ago
3MFLoader.js 226b60deab Examples: Remove author comments. 5 years ago
AMFLoader.d.ts 303aa6821f lint d.ts files 6 years ago
AMFLoader.js 226b60deab Examples: Remove author comments. 5 years ago
AssimpLoader.d.ts 303aa6821f lint d.ts files 6 years ago
AssimpLoader.js 226b60deab Examples: Remove author comments. 5 years ago
BVHLoader.d.ts 303aa6821f lint d.ts files 6 years ago
BVHLoader.js 226b60deab Examples: Remove author comments. 5 years ago
BasisTextureLoader.d.ts 8aeac464bf Remove non-breaking space from code. 5 years ago
BasisTextureLoader.js 226b60deab Examples: Remove author comments. 5 years ago
ColladaLoader.d.ts 303aa6821f lint d.ts files 6 years ago
ColladaLoader.js 226b60deab Examples: Remove author comments. 5 years ago
DDSLoader.d.ts 303aa6821f lint d.ts files 6 years ago
DDSLoader.js 4944e56c06 Removed all @author mrdoob. 5 years ago
DRACOLoader.d.ts 828b01dcae Switch preload from returning a Promise to returning this 5 years ago
DRACOLoader.js 226b60deab Examples: Remove author comments. 5 years ago
EXRLoader.d.ts 303aa6821f lint d.ts files 6 years ago
EXRLoader.js 226b60deab Examples: Remove author comments. 5 years ago
FBXLoader.d.ts 303aa6821f lint d.ts files 6 years ago
FBXLoader.js 226b60deab Examples: Remove author comments. 5 years ago
GCodeLoader.d.ts 303aa6821f lint d.ts files 6 years ago
GCodeLoader.js 226b60deab Examples: Remove author comments. 5 years ago
GLTFLoader.d.ts 12d942f97d Track glTF associations for node, material and texture 5 years ago
GLTFLoader.js fae94c1c84 Merge pull request #18843 from donmccurdy/bug-gltfloader-texture-format-alpha 5 years ago
HDRCubeTextureLoader.d.ts 303aa6821f lint d.ts files 6 years ago
HDRCubeTextureLoader.js 226b60deab Examples: Remove author comments. 5 years ago
KMZLoader.d.ts 303aa6821f lint d.ts files 6 years ago
KMZLoader.js 4944e56c06 Removed all @author mrdoob. 5 years ago
KTX2Loader.d.ts 170f810752 TS: Add type declaration file for KTX2Loader. 5 years ago
KTX2Loader.js 226b60deab Examples: Remove author comments. 5 years ago
KTXLoader.d.ts 303aa6821f lint d.ts files 6 years ago
KTXLoader.js 226b60deab Examples: Remove author comments. 5 years ago
LDrawLoader.d.ts 303aa6821f lint d.ts files 6 years ago
LDrawLoader.js 226b60deab Examples: Remove author comments. 5 years ago
LWOLoader.d.ts 303aa6821f lint d.ts files 6 years ago
LWOLoader.js 226b60deab Examples: Remove author comments. 5 years ago
MD2Loader.d.ts 303aa6821f lint d.ts files 6 years ago
MD2Loader.js 4944e56c06 Removed all @author mrdoob. 5 years ago
MDDLoader.d.ts 5b35d8bfee Examples: Added MDDLoader. 5 years ago
MDDLoader.js 226b60deab Examples: Remove author comments. 5 years ago
MMDLoader.d.ts 303aa6821f lint d.ts files 6 years ago
MMDLoader.js 4c6879aa66 MMDLoader: Removed shininess and specular. 5 years ago
MTLLoader.d.ts 14d2c6f8b0 Fix MaterialCreator.setCrossOrigin d.ts signature 5 years ago
MTLLoader.js 226b60deab Examples: Remove author comments. 5 years ago
NRRDLoader.d.ts dd0406e469 Examples: Clean up. 5 years ago
NRRDLoader.js 226b60deab Examples: Remove author comments. 5 years ago
NodeMaterialLoader.js 226b60deab Examples: Remove author comments. 5 years ago
OBJLoader.d.ts dd0406e469 Examples: Clean up. 5 years ago
OBJLoader.js 4944e56c06 Removed all @author mrdoob. 5 years ago
OBJLoader2.d.ts 0b82a7573a Fixed module worker support in OBJLoader2Parallel and WorkerExecutionSupport. 5 years ago
OBJLoader2.js 226b60deab Examples: Remove author comments. 5 years ago
OBJLoader2Parallel.d.ts 0b82a7573a Fixed module worker support in OBJLoader2Parallel and WorkerExecutionSupport. 5 years ago
OBJLoader2Parallel.js 226b60deab Examples: Remove author comments. 5 years ago
PCDLoader.d.ts 303aa6821f lint d.ts files 6 years ago
PCDLoader.js 226b60deab Examples: Remove author comments. 5 years ago
PDBLoader.d.ts fa20ab7744 PDBLoader: Remove assumption of continuously defined atoms. 5 years ago
PDBLoader.js 226b60deab Examples: Remove author comments. 5 years ago
PLYLoader.d.ts 303aa6821f lint d.ts files 6 years ago
PLYLoader.js 226b60deab Examples: Remove author comments. 5 years ago
PRWMLoader.d.ts 303aa6821f lint d.ts files 6 years ago
PRWMLoader.js 226b60deab Examples: Remove author comments. 5 years ago
PVRLoader.d.ts 303aa6821f lint d.ts files 6 years ago
PVRLoader.js 226b60deab Examples: Remove author comments. 5 years ago
RGBELoader.d.ts 303aa6821f lint d.ts files 6 years ago
RGBELoader.js 226b60deab Examples: Remove author comments. 5 years ago
STLLoader.d.ts 303aa6821f lint d.ts files 6 years ago
STLLoader.js 226b60deab Examples: Remove author comments. 5 years ago
SVGLoader.d.ts 7357b88039 Fixes for SVGLoader typescript definitions, based on the js code and comments 5 years ago
SVGLoader.js 226b60deab Examples: Remove author comments. 5 years ago
TDSLoader.d.ts 303aa6821f lint d.ts files 6 years ago
TDSLoader.js 226b60deab Examples: Remove author comments. 5 years ago
TGALoader.d.ts 303aa6821f lint d.ts files 6 years ago
TGALoader.js 226b60deab Examples: Remove author comments. 5 years ago
TTFLoader.d.ts dd0406e469 Examples: Clean up. 5 years ago
TTFLoader.js 226b60deab Examples: Remove author comments. 5 years ago
VOXLoader.d.ts 804a166077 TS: Fixed VOXLoader types. 5 years ago
VOXLoader.js 4c341b474c Added VOXLoader 5 years ago
VRMLLoader.d.ts 303aa6821f lint d.ts files 6 years ago
VRMLLoader.js 226b60deab Examples: Remove author comments. 5 years ago
VRMLoader.d.ts 303aa6821f lint d.ts files 6 years ago
VRMLoader.js 226b60deab Examples: Remove author comments. 5 years ago
VTKLoader.d.ts 303aa6821f lint d.ts files 6 years ago
VTKLoader.js 226b60deab Examples: Remove author comments. 5 years ago
XLoader.d.ts 303aa6821f lint d.ts files 6 years ago
XLoader.js 226b60deab Examples: Remove author comments. 5 years ago