.. |
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.
|
5 سال پیش |
3MFLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 سال پیش |
3MFLoader.js
|
6fd43ef4e9
Material: Make .vertexColors a boolean.
|
5 سال پیش |
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()
|
5 سال پیش |
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.
|
5 سال پیش |
BasisTextureLoader.js
|
f19d9795a6
BasisTextureLoader: Fix severe work distribution imbalance
|
5 سال پیش |
ColladaLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 سال پیش |
ColladaLoader.js
|
e7ca3006b0
Math: Rename to MathUtils.
|
5 سال پیش |
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
|
5 سال پیش |
DRACOLoader.js
|
81a642592e
DRACOLoader: Support repeated loading.
|
5 سال پیش |
EXRLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 سال پیش |
EXRLoader.js
|
ca79fec56d
EXRLoader: formatting
|
5 سال پیش |
FBXLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 سال پیش |
FBXLoader.js
|
6fd43ef4e9
Material: Make .vertexColors a boolean.
|
5 سال پیش |
GCodeLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 سال پیش |
GCodeLoader.js
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
6 سال پیش |
GLTFLoader.d.ts
|
7dc2f62fcd
GLTFLoader: Update typings.
|
5 سال پیش |
GLTFLoader.js
|
7752728a7e
GLTFLoader: Use depthWrite=false for transparent materials
|
5 سال پیش |
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
|
1aa5faa9e1
Examples: Avoid logging of time values in loaders.
|
5 سال پیش |
LWOLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 سال پیش |
LWOLoader.js
|
0473c6935c
Merge pull request #17902 from zeux/morph-relative-explicit
|
5 سال پیش |
MD2Loader.d.ts
|
303aa6821f
lint d.ts files
|
6 سال پیش |
MD2Loader.js
|
1aa5faa9e1
Examples: Avoid logging of time values in loaders.
|
5 سال پیش |
MMDLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 سال پیش |
MMDLoader.js
|
0473c6935c
Merge pull request #17902 from zeux/morph-relative-explicit
|
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
|
33198861cc
#17615 Fix material assignment when Parser is run in worker. Additionally, allow material override from OBJLoader2.addMaterials to MaterialHandler.addMaterials
|
5 سال پیش |
OBJLoader2.js
|
33198861cc
#17615 Fix material assignment when Parser is run in worker. Additionally, allow material override from OBJLoader2.addMaterials to MaterialHandler.addMaterials
|
5 سال پیش |
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.
|
5 سال پیش |
PCDLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 سال پیش |
PCDLoader.js
|
6fd43ef4e9
Material: Make .vertexColors a boolean.
|
5 سال پیش |
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
|
6fd43ef4e9
Material: Make .vertexColors a boolean.
|
5 سال پیش |
SVGLoader.d.ts
|
01b5ea444d
Added d.ts properties
|
5 سال پیش |
SVGLoader.js
|
a2a4312d7f
Examples: Clean up.
|
5 سال پیش |
TDSLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 سال پیش |
TDSLoader.js
|
e1d444d681
.applyMatrix() -> .applyMatrix4()
|
5 سال پیش |
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.
|
5 سال پیش |
TTFLoader.js
|
7d603a8077
Examples: Inherit from Loader IV.
|
6 سال پیش |
VRMLLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 سال پیش |
VRMLLoader.js
|
6fd43ef4e9
Material: Make .vertexColors a boolean.
|
5 سال پیش |
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
|
5 سال پیش |
XLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 سال پیش |
XLoader.js
|
e1d444d681
.applyMatrix() -> .applyMatrix4()
|
5 سال پیش |