| .. |
|
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.
|
6 лет назад |
|
3MFLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
3MFLoader.js
|
e1d444d681
.applyMatrix() -> .applyMatrix4()
|
6 лет назад |
|
AMFLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
AMFLoader.js
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
6 лет назад |
|
AWDLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
AWDLoader.js
|
e1d444d681
.applyMatrix() -> .applyMatrix4()
|
6 лет назад |
|
AssimpLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
AssimpLoader.js
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
6 лет назад |
|
BVHLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
BVHLoader.js
|
95e0628150
Examples: Inherit loaders from Loader I.
|
6 лет назад |
|
BasisTextureLoader.d.ts
|
8aeac464bf
Remove non-breaking space from code.
|
6 лет назад |
|
BasisTextureLoader.js
|
f19d9795a6
BasisTextureLoader: Fix severe work distribution imbalance
|
6 лет назад |
|
ColladaLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
ColladaLoader.js
|
e7ca3006b0
Math: Rename to MathUtils.
|
6 лет назад |
|
DDSLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
DDSLoader.js
|
84c3bd50b9
CompressedTextureLoader: Refactor parsing.
|
6 лет назад |
|
DRACOLoader.d.ts
|
828b01dcae
Switch preload from returning a Promise to returning this
|
6 лет назад |
|
DRACOLoader.js
|
81a642592e
DRACOLoader: Support repeated loading.
|
6 лет назад |
|
EXRLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
EXRLoader.js
|
ca79fec56d
EXRLoader: formatting
|
6 лет назад |
|
FBXLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
FBXLoader.js
|
e1d444d681
.applyMatrix() -> .applyMatrix4()
|
6 лет назад |
|
GCodeLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
GCodeLoader.js
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
6 лет назад |
|
GLTFLoader.d.ts
|
8aeac464bf
Remove non-breaking space from code.
|
6 лет назад |
|
GLTFLoader.js
|
e1d444d681
.applyMatrix() -> .applyMatrix4()
|
6 лет назад |
|
HDRCubeTextureLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
HDRCubeTextureLoader.js
|
364ab4698e
DataTextureLoader: Refactor parsing.
|
6 лет назад |
|
KMZLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
KMZLoader.js
|
95e0628150
Examples: Inherit loaders from Loader I.
|
6 лет назад |
|
KTXLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
KTXLoader.js
|
84c3bd50b9
CompressedTextureLoader: Refactor parsing.
|
6 лет назад |
|
LDrawLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
LDrawLoader.js
|
218d8e5b25
Move premultiplied_alpha chunk
|
6 лет назад |
|
LWOLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
LWOLoader.js
|
0473c6935c
Merge pull request #17902 from zeux/morph-relative-explicit
|
6 лет назад |
|
MD2Loader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
MD2Loader.js
|
0473c6935c
Merge pull request #17902 from zeux/morph-relative-explicit
|
6 лет назад |
|
MMDLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
MMDLoader.js
|
0473c6935c
Merge pull request #17902 from zeux/morph-relative-explicit
|
6 лет назад |
|
MTLLoader.d.ts
|
14d2c6f8b0
Fix MaterialCreator.setCrossOrigin d.ts signature
|
6 лет назад |
|
MTLLoader.js
|
2d35261d80
Typescript fixes:
|
6 лет назад |
|
NRRDLoader.d.ts
|
dd0406e469
Examples: Clean up.
|
6 лет назад |
|
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.
|
6 лет назад |
|
OBJLoader.js
|
c898be26e6
OBJLoader: Avoid creating duplicate materials.
|
6 лет назад |
|
OBJLoader2.d.ts
|
33198861cc
#17615 Fix material assignment when Parser is run in worker. Additionally, allow material override from OBJLoader2.addMaterials to MaterialHandler.addMaterials
|
6 лет назад |
|
OBJLoader2.js
|
33198861cc
#17615 Fix material assignment when Parser is run in worker. Additionally, allow material override from OBJLoader2.addMaterials to MaterialHandler.addMaterials
|
6 лет назад |
|
OBJLoader2Parallel.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
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.
|
6 лет назад |
|
PCDLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
PCDLoader.js
|
94ba7a07a1
Fixed binary compressed color in PCDLoader
|
6 лет назад |
|
PDBLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
PDBLoader.js
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
6 лет назад |
|
PLYLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
PLYLoader.js
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
6 лет назад |
|
PRWMLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
PRWMLoader.js
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
6 лет назад |
|
PVRLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
PVRLoader.js
|
84c3bd50b9
CompressedTextureLoader: Refactor parsing.
|
6 лет назад |
|
RGBELoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
RGBELoader.js
|
364ab4698e
DataTextureLoader: Refactor parsing.
|
6 лет назад |
|
STLLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
STLLoader.js
|
97660b9820
STLLoader: Fix computation of groups data.
|
6 лет назад |
|
SVGLoader.d.ts
|
01b5ea444d
Added d.ts properties
|
6 лет назад |
|
SVGLoader.js
|
515f212281
Updated JSM files.
|
6 лет назад |
|
TDSLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
TDSLoader.js
|
e1d444d681
.applyMatrix() -> .applyMatrix4()
|
6 лет назад |
|
TGALoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
TGALoader.js
|
015c121691
Examples: Inherit from Loader III.
|
6 лет назад |
|
TTFLoader.d.ts
|
dd0406e469
Examples: Clean up.
|
6 лет назад |
|
TTFLoader.js
|
7d603a8077
Examples: Inherit from Loader IV.
|
6 лет назад |
|
VRMLLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
VRMLLoader.js
|
8aeac464bf
Remove non-breaking space from code.
|
6 лет назад |
|
VRMLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
VRMLoader.js
|
7d603a8077
Examples: Inherit from Loader IV.
|
6 лет назад |
|
VTKLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
VTKLoader.js
|
919750dd82
VTKLoader: fix different regexp between ES6 module and CJS file
|
6 лет назад |
|
XLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 лет назад |
|
XLoader.js
|
e1d444d681
.applyMatrix() -> .applyMatrix4()
|
6 лет назад |