| .. |
|
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
|
cddd6ef43c
Examples: Clean up.
|
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
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
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
|
243bd1b166
EXRLoader: Float32 support for PIZ compression
|
6 سال پیش |
|
FBXLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 سال پیش |
|
FBXLoader.js
|
e7ca3006b0
Math: Rename to MathUtils.
|
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
|
9c567ea0d3
WebGLRenderTargetCube -> WebGLCubeRenderTarget
|
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
|
b7ebd9de19
SVGLoader: Implement units
|
6 سال پیش |
|
TDSLoader.d.ts
|
303aa6821f
lint d.ts files
|
6 سال پیش |
|
TDSLoader.js
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
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
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
6 سال پیش |