Emmett Lalish bec19af4f4 fixing tabs před 6 roky
..
obj2 7e952c95da #18335 CodeSerializer is only able to serialize prototypes when uglification is used. The name of simple objects can not be properly referenced from uglified code in memory. Therefore only functionality for serialzation of prototypes and their respective instance is supported. před 6 roky
3MFLoader.d.ts 303aa6821f lint d.ts files před 6 roky
3MFLoader.js e1d444d681 .applyMatrix() -> .applyMatrix4() před 6 roky
AMFLoader.d.ts 303aa6821f lint d.ts files před 6 roky
AMFLoader.js 764bc3dbbc BufferGeometry: Introduce .setAttribute() and .deleteAttribute(). před 6 roky
AWDLoader.d.ts 303aa6821f lint d.ts files před 6 roky
AWDLoader.js e1d444d681 .applyMatrix() -> .applyMatrix4() před 6 roky
AssimpLoader.d.ts 303aa6821f lint d.ts files před 6 roky
AssimpLoader.js 764bc3dbbc BufferGeometry: Introduce .setAttribute() and .deleteAttribute(). před 6 roky
BVHLoader.d.ts 303aa6821f lint d.ts files před 6 roky
BVHLoader.js 95e0628150 Examples: Inherit loaders from Loader I. před 6 roky
BasisTextureLoader.d.ts 8aeac464bf Remove non-breaking space from code. před 6 roky
BasisTextureLoader.js f19d9795a6 BasisTextureLoader: Fix severe work distribution imbalance před 6 roky
ColladaLoader.d.ts 303aa6821f lint d.ts files před 6 roky
ColladaLoader.js e7ca3006b0 Math: Rename to MathUtils. před 6 roky
DDSLoader.d.ts 303aa6821f lint d.ts files před 6 roky
DDSLoader.js 84c3bd50b9 CompressedTextureLoader: Refactor parsing. před 6 roky
DRACOLoader.d.ts 828b01dcae Switch preload from returning a Promise to returning this před 6 roky
DRACOLoader.js 81a642592e DRACOLoader: Support repeated loading. před 6 roky
EXRLoader.d.ts 303aa6821f lint d.ts files před 6 roky
EXRLoader.js ca79fec56d EXRLoader: formatting před 6 roky
FBXLoader.d.ts 303aa6821f lint d.ts files před 6 roky
FBXLoader.js e1d444d681 .applyMatrix() -> .applyMatrix4() před 6 roky
GCodeLoader.d.ts 303aa6821f lint d.ts files před 6 roky
GCodeLoader.js 764bc3dbbc BufferGeometry: Introduce .setAttribute() and .deleteAttribute(). před 6 roky
GLTFLoader.d.ts 8aeac464bf Remove non-breaking space from code. před 6 roky
GLTFLoader.js bec19af4f4 fixing tabs před 6 roky
HDRCubeTextureLoader.d.ts 303aa6821f lint d.ts files před 6 roky
HDRCubeTextureLoader.js 364ab4698e DataTextureLoader: Refactor parsing. před 6 roky
KMZLoader.d.ts 303aa6821f lint d.ts files před 6 roky
KMZLoader.js 95e0628150 Examples: Inherit loaders from Loader I. před 6 roky
KTXLoader.d.ts 303aa6821f lint d.ts files před 6 roky
KTXLoader.js 84c3bd50b9 CompressedTextureLoader: Refactor parsing. před 6 roky
LDrawLoader.d.ts 303aa6821f lint d.ts files před 6 roky
LDrawLoader.js 218d8e5b25 Move premultiplied_alpha chunk před 6 roky
LWOLoader.d.ts 303aa6821f lint d.ts files před 6 roky
LWOLoader.js 0473c6935c Merge pull request #17902 from zeux/morph-relative-explicit před 6 roky
MD2Loader.d.ts 303aa6821f lint d.ts files před 6 roky
MD2Loader.js 0473c6935c Merge pull request #17902 from zeux/morph-relative-explicit před 6 roky
MMDLoader.d.ts 303aa6821f lint d.ts files před 6 roky
MMDLoader.js 0473c6935c Merge pull request #17902 from zeux/morph-relative-explicit před 6 roky
MTLLoader.d.ts 14d2c6f8b0 Fix MaterialCreator.setCrossOrigin d.ts signature před 6 roky
MTLLoader.js 2d35261d80 Typescript fixes: před 6 roky
NRRDLoader.d.ts dd0406e469 Examples: Clean up. před 6 roky
NRRDLoader.js 015c121691 Examples: Inherit from Loader III. před 6 roky
NodeMaterialLoader.js ce80515c09 Examples: Move NodeMaterial to JSM. před 6 roky
OBJLoader.d.ts dd0406e469 Examples: Clean up. před 6 roky
OBJLoader.js c898be26e6 OBJLoader: Avoid creating duplicate materials. před 6 roky
OBJLoader2.d.ts 33198861cc #17615 Fix material assignment when Parser is run in worker. Additionally, allow material override from OBJLoader2.addMaterials to MaterialHandler.addMaterials před 6 roky
OBJLoader2.js 33198861cc #17615 Fix material assignment when Parser is run in worker. Additionally, allow material override from OBJLoader2.addMaterials to MaterialHandler.addMaterials před 6 roky
OBJLoader2Parallel.d.ts 303aa6821f lint d.ts files před 6 roky
OBJLoader2Parallel.js 7e952c95da #18335 CodeSerializer is only able to serialize prototypes when uglification is used. The name of simple objects can not be properly referenced from uglified code in memory. Therefore only functionality for serialzation of prototypes and their respective instance is supported. před 6 roky
PCDLoader.d.ts 303aa6821f lint d.ts files před 6 roky
PCDLoader.js 94ba7a07a1 Fixed binary compressed color in PCDLoader před 6 roky
PDBLoader.d.ts 303aa6821f lint d.ts files před 6 roky
PDBLoader.js 764bc3dbbc BufferGeometry: Introduce .setAttribute() and .deleteAttribute(). před 6 roky
PLYLoader.d.ts 303aa6821f lint d.ts files před 6 roky
PLYLoader.js 764bc3dbbc BufferGeometry: Introduce .setAttribute() and .deleteAttribute(). před 6 roky
PRWMLoader.d.ts 303aa6821f lint d.ts files před 6 roky
PRWMLoader.js 764bc3dbbc BufferGeometry: Introduce .setAttribute() and .deleteAttribute(). před 6 roky
PVRLoader.d.ts 303aa6821f lint d.ts files před 6 roky
PVRLoader.js 84c3bd50b9 CompressedTextureLoader: Refactor parsing. před 6 roky
RGBELoader.d.ts 303aa6821f lint d.ts files před 6 roky
RGBELoader.js 364ab4698e DataTextureLoader: Refactor parsing. před 6 roky
STLLoader.d.ts 303aa6821f lint d.ts files před 6 roky
STLLoader.js 97660b9820 STLLoader: Fix computation of groups data. před 6 roky
SVGLoader.d.ts 01b5ea444d Added d.ts properties před 6 roky
SVGLoader.js 515f212281 Updated JSM files. před 6 roky
TDSLoader.d.ts 303aa6821f lint d.ts files před 6 roky
TDSLoader.js e1d444d681 .applyMatrix() -> .applyMatrix4() před 6 roky
TGALoader.d.ts 303aa6821f lint d.ts files před 6 roky
TGALoader.js 015c121691 Examples: Inherit from Loader III. před 6 roky
TTFLoader.d.ts dd0406e469 Examples: Clean up. před 6 roky
TTFLoader.js 7d603a8077 Examples: Inherit from Loader IV. před 6 roky
VRMLLoader.d.ts 303aa6821f lint d.ts files před 6 roky
VRMLLoader.js 8aeac464bf Remove non-breaking space from code. před 6 roky
VRMLoader.d.ts 303aa6821f lint d.ts files před 6 roky
VRMLoader.js 7d603a8077 Examples: Inherit from Loader IV. před 6 roky
VTKLoader.d.ts 303aa6821f lint d.ts files před 6 roky
VTKLoader.js 919750dd82 VTKLoader: fix different regexp between ES6 module and CJS file před 6 roky
XLoader.d.ts 303aa6821f lint d.ts files před 6 roky
XLoader.js e1d444d681 .applyMatrix() -> .applyMatrix4() před 6 roky