| .. |
|
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.
|
há 6 anos atrás |
|
3MFLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
3MFLoader.js
|
6fd43ef4e9
Material: Make .vertexColors a boolean.
|
há 6 anos atrás |
|
AMFLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
AMFLoader.js
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
há 6 anos atrás |
|
AWDLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
AWDLoader.js
|
e1d444d681
.applyMatrix() -> .applyMatrix4()
|
há 6 anos atrás |
|
AssimpLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
AssimpLoader.js
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
há 6 anos atrás |
|
BVHLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
BVHLoader.js
|
95e0628150
Examples: Inherit loaders from Loader I.
|
há 6 anos atrás |
|
BasisTextureLoader.d.ts
|
8aeac464bf
Remove non-breaking space from code.
|
há 6 anos atrás |
|
BasisTextureLoader.js
|
f19d9795a6
BasisTextureLoader: Fix severe work distribution imbalance
|
há 6 anos atrás |
|
ColladaLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
ColladaLoader.js
|
e7ca3006b0
Math: Rename to MathUtils.
|
há 6 anos atrás |
|
DDSLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
DDSLoader.js
|
84c3bd50b9
CompressedTextureLoader: Refactor parsing.
|
há 6 anos atrás |
|
DRACOLoader.d.ts
|
828b01dcae
Switch preload from returning a Promise to returning this
|
há 6 anos atrás |
|
DRACOLoader.js
|
81a642592e
DRACOLoader: Support repeated loading.
|
há 6 anos atrás |
|
EXRLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
EXRLoader.js
|
ca79fec56d
EXRLoader: formatting
|
há 6 anos atrás |
|
FBXLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
FBXLoader.js
|
6fd43ef4e9
Material: Make .vertexColors a boolean.
|
há 6 anos atrás |
|
GCodeLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
GCodeLoader.js
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
há 6 anos atrás |
|
GLTFLoader.d.ts
|
7dc2f62fcd
GLTFLoader: Update typings.
|
há 5 anos atrás |
|
GLTFLoader.js
|
15947a3ac2
GLTFLoader: Simplified alphaMode handling.
|
há 5 anos atrás |
|
HDRCubeTextureLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
HDRCubeTextureLoader.js
|
364ab4698e
DataTextureLoader: Refactor parsing.
|
há 6 anos atrás |
|
KMZLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
KMZLoader.js
|
95e0628150
Examples: Inherit loaders from Loader I.
|
há 6 anos atrás |
|
KTXLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
KTXLoader.js
|
84c3bd50b9
CompressedTextureLoader: Refactor parsing.
|
há 6 anos atrás |
|
LDrawLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
LDrawLoader.js
|
1aa5faa9e1
Examples: Avoid logging of time values in loaders.
|
há 6 anos atrás |
|
LWOLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
LWOLoader.js
|
0473c6935c
Merge pull request #17902 from zeux/morph-relative-explicit
|
há 6 anos atrás |
|
MD2Loader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
MD2Loader.js
|
1aa5faa9e1
Examples: Avoid logging of time values in loaders.
|
há 6 anos atrás |
|
MMDLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
MMDLoader.js
|
0473c6935c
Merge pull request #17902 from zeux/morph-relative-explicit
|
há 6 anos atrás |
|
MTLLoader.d.ts
|
14d2c6f8b0
Fix MaterialCreator.setCrossOrigin d.ts signature
|
há 6 anos atrás |
|
MTLLoader.js
|
2d35261d80
Typescript fixes:
|
há 6 anos atrás |
|
NRRDLoader.d.ts
|
dd0406e469
Examples: Clean up.
|
há 6 anos atrás |
|
NRRDLoader.js
|
015c121691
Examples: Inherit from Loader III.
|
há 6 anos atrás |
|
NodeMaterialLoader.js
|
ce80515c09
Examples: Move NodeMaterial to JSM.
|
há 6 anos atrás |
|
OBJLoader.d.ts
|
dd0406e469
Examples: Clean up.
|
há 6 anos atrás |
|
OBJLoader.js
|
6fd43ef4e9
Material: Make .vertexColors a boolean.
|
há 6 anos atrás |
|
OBJLoader2.d.ts
|
33198861cc
#17615 Fix material assignment when Parser is run in worker. Additionally, allow material override from OBJLoader2.addMaterials to MaterialHandler.addMaterials
|
há 6 anos atrás |
|
OBJLoader2.js
|
33198861cc
#17615 Fix material assignment when Parser is run in worker. Additionally, allow material override from OBJLoader2.addMaterials to MaterialHandler.addMaterials
|
há 6 anos atrás |
|
OBJLoader2Parallel.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
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.
|
há 6 anos atrás |
|
PCDLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
PCDLoader.js
|
6fd43ef4e9
Material: Make .vertexColors a boolean.
|
há 6 anos atrás |
|
PDBLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
PDBLoader.js
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
há 6 anos atrás |
|
PLYLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
PLYLoader.js
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
há 6 anos atrás |
|
PRWMLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
PRWMLoader.js
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
há 6 anos atrás |
|
PVRLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
PVRLoader.js
|
84c3bd50b9
CompressedTextureLoader: Refactor parsing.
|
há 6 anos atrás |
|
RGBELoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
RGBELoader.js
|
364ab4698e
DataTextureLoader: Refactor parsing.
|
há 6 anos atrás |
|
STLLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
STLLoader.js
|
6fd43ef4e9
Material: Make .vertexColors a boolean.
|
há 6 anos atrás |
|
SVGLoader.d.ts
|
01b5ea444d
Added d.ts properties
|
há 6 anos atrás |
|
SVGLoader.js
|
a2a4312d7f
Examples: Clean up.
|
há 5 anos atrás |
|
TDSLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
TDSLoader.js
|
e1d444d681
.applyMatrix() -> .applyMatrix4()
|
há 6 anos atrás |
|
TGALoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
TGALoader.js
|
015c121691
Examples: Inherit from Loader III.
|
há 6 anos atrás |
|
TTFLoader.d.ts
|
dd0406e469
Examples: Clean up.
|
há 6 anos atrás |
|
TTFLoader.js
|
7d603a8077
Examples: Inherit from Loader IV.
|
há 6 anos atrás |
|
VRMLLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
VRMLLoader.js
|
6fd43ef4e9
Material: Make .vertexColors a boolean.
|
há 6 anos atrás |
|
VRMLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
VRMLoader.js
|
7d603a8077
Examples: Inherit from Loader IV.
|
há 6 anos atrás |
|
VTKLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
VTKLoader.js
|
919750dd82
VTKLoader: fix different regexp between ES6 module and CJS file
|
há 6 anos atrás |
|
XLoader.d.ts
|
303aa6821f
lint d.ts files
|
há 6 anos atrás |
|
XLoader.js
|
e1d444d681
.applyMatrix() -> .applyMatrix4()
|
há 6 anos atrás |