Guilherme Avila d50b29ffc0 EXRLoader: add support HalfFloat texture from Float image пре 5 година
..
obj2 ed7beaa1d1 Fix materialIndexLine debug printing in OBJLoader2Parser пре 5 година
3MFLoader.d.ts 303aa6821f lint d.ts files пре 5 година
3MFLoader.js 9983568d47 docs: Fix simple typo, transfrom -> transform пре 5 година
AMFLoader.d.ts 303aa6821f lint d.ts files пре 5 година
AMFLoader.js 764bc3dbbc BufferGeometry: Introduce .setAttribute() and .deleteAttribute(). пре 5 година
AssimpLoader.d.ts 303aa6821f lint d.ts files пре 5 година
AssimpLoader.js 764bc3dbbc BufferGeometry: Introduce .setAttribute() and .deleteAttribute(). пре 5 година
BVHLoader.d.ts 303aa6821f lint d.ts files пре 5 година
BVHLoader.js 95e0628150 Examples: Inherit loaders from Loader I. пре 6 година
BasisTextureLoader.d.ts 8aeac464bf Remove non-breaking space from code. пре 5 година
BasisTextureLoader.js 0c192e1b38 Examples: Clean up. пре 5 година
ColladaLoader.d.ts 303aa6821f lint d.ts files пре 5 година
ColladaLoader.js 9983568d47 docs: Fix simple typo, transfrom -> transform пре 5 година
DDSLoader.d.ts 303aa6821f lint d.ts files пре 5 година
DDSLoader.js e9ad75083a Examples: Clean up. пре 5 година
DRACOLoader.d.ts 828b01dcae Switch preload from returning a Promise to returning this пре 5 година
DRACOLoader.js 81a642592e DRACOLoader: Support repeated loading. пре 5 година
EXRLoader.d.ts 303aa6821f lint d.ts files пре 5 година
EXRLoader.js d50b29ffc0 EXRLoader: add support HalfFloat texture from Float image пре 5 година
FBXLoader.d.ts 303aa6821f lint d.ts files пре 5 година
FBXLoader.js cb09b865b3 FBXLoader: Clean up. пре 5 година
GCodeLoader.d.ts 303aa6821f lint d.ts files пре 5 година
GCodeLoader.js 10125d6a72 self -> scope пре 5 година
GLTFLoader.d.ts 7dc2f62fcd GLTFLoader: Update typings. пре 5 година
GLTFLoader.js 7fa88c7a87 Merge pull request #18682 from donmccurdy/feat-KHR_materials_clearcoat пре 5 година
HDRCubeTextureLoader.d.ts 303aa6821f lint d.ts files пре 5 година
HDRCubeTextureLoader.js 364ab4698e DataTextureLoader: Refactor parsing. пре 6 година
KMZLoader.d.ts 303aa6821f lint d.ts files пре 5 година
KMZLoader.js 95e0628150 Examples: Inherit loaders from Loader I. пре 6 година
KTXLoader.d.ts 303aa6821f lint d.ts files пре 5 година
KTXLoader.js 84c3bd50b9 CompressedTextureLoader: Refactor parsing. пре 6 година
LDrawLoader.d.ts 303aa6821f lint d.ts files пре 5 година
LDrawLoader.js 629cfbcb44 LDrawLoader: Clean up. пре 5 година
LWOLoader.d.ts 303aa6821f lint d.ts files пре 5 година
LWOLoader.js 10125d6a72 self -> scope пре 5 година
MD2Loader.d.ts 303aa6821f lint d.ts files пре 5 година
MD2Loader.js 1aa5faa9e1 Examples: Avoid logging of time values in loaders. пре 5 година
MDDLoader.d.ts 5b35d8bfee Examples: Added MDDLoader. пре 5 година
MDDLoader.js 5b35d8bfee Examples: Added MDDLoader. пре 5 година
MMDLoader.d.ts 303aa6821f lint d.ts files пре 5 година
MMDLoader.js 41480f2639 docs(mmd): fix URL for moved MMD website пре 5 година
MTLLoader.d.ts 14d2c6f8b0 Fix MaterialCreator.setCrossOrigin d.ts signature пре 5 година
MTLLoader.js 2d35261d80 Typescript fixes: пре 5 година
NRRDLoader.d.ts dd0406e469 Examples: Clean up. пре 5 година
NRRDLoader.js 015c121691 Examples: Inherit from Loader III. пре 6 година
NodeMaterialLoader.js ce80515c09 Examples: Move NodeMaterial to JSM. пре 6 година
OBJLoader.d.ts dd0406e469 Examples: Clean up. пре 5 година
OBJLoader.js 6fd43ef4e9 Material: Make .vertexColors a boolean. пре 5 година
OBJLoader2.d.ts 0b82a7573a Fixed module worker support in OBJLoader2Parallel and WorkerExecutionSupport. пре 5 година
OBJLoader2.js 70b81dd4f0 Merge pull request #18864 from makc/lgtm-fixes пре 5 година
OBJLoader2Parallel.d.ts 0b82a7573a Fixed module worker support in OBJLoader2Parallel and WorkerExecutionSupport. пре 5 година
OBJLoader2Parallel.js 0b82a7573a Fixed module worker support in OBJLoader2Parallel and WorkerExecutionSupport. пре 5 година
PCDLoader.d.ts 303aa6821f lint d.ts files пре 5 година
PCDLoader.js 75c0df531e Fix binary reading problem of PCD format пре 5 година
PDBLoader.d.ts 303aa6821f lint d.ts files пре 5 година
PDBLoader.js 764bc3dbbc BufferGeometry: Introduce .setAttribute() and .deleteAttribute(). пре 5 година
PLYLoader.d.ts 303aa6821f lint d.ts files пре 5 година
PLYLoader.js 764bc3dbbc BufferGeometry: Introduce .setAttribute() and .deleteAttribute(). пре 5 година
PRWMLoader.d.ts 303aa6821f lint d.ts files пре 5 година
PRWMLoader.js 764bc3dbbc BufferGeometry: Introduce .setAttribute() and .deleteAttribute(). пре 5 година
PVRLoader.d.ts 303aa6821f lint d.ts files пре 5 година
PVRLoader.js 84c3bd50b9 CompressedTextureLoader: Refactor parsing. пре 6 година
RGBELoader.d.ts 303aa6821f lint d.ts files пре 5 година
RGBELoader.js aeb7309ff3 Global: Clean up. пре 5 година
STLLoader.d.ts 303aa6821f lint d.ts files пре 5 година
STLLoader.js 6fd43ef4e9 Material: Make .vertexColors a boolean. пре 5 година
SVGLoader.d.ts 7357b88039 Fixes for SVGLoader typescript definitions, based on the js code and comments пре 5 година
SVGLoader.js a2a4312d7f Examples: Clean up. пре 5 година
TDSLoader.d.ts 303aa6821f lint d.ts files пре 5 година
TDSLoader.js 23e1e0f741 Examples: Clean up. пре 5 година
TGALoader.d.ts 303aa6821f lint d.ts files пре 5 година
TGALoader.js aeb7309ff3 Global: Clean up. пре 5 година
TTFLoader.d.ts dd0406e469 Examples: Clean up. пре 5 година
TTFLoader.js 7d603a8077 Examples: Inherit from Loader IV. пре 6 година
VRMLLoader.d.ts 303aa6821f lint d.ts files пре 5 година
VRMLLoader.js 6fd43ef4e9 Material: Make .vertexColors a boolean. пре 5 година
VRMLoader.d.ts 303aa6821f lint d.ts files пре 5 година
VRMLoader.js 7d603a8077 Examples: Inherit from Loader IV. пре 6 година
VTKLoader.d.ts 303aa6821f lint d.ts files пре 5 година
VTKLoader.js 919750dd82 VTKLoader: fix different regexp between ES6 module and CJS file пре 5 година
XLoader.d.ts 303aa6821f lint d.ts files пре 5 година
XLoader.js e1d444d681 .applyMatrix() -> .applyMatrix4() пре 5 година