.. |
ctm
|
90606a278b
WebGLRenderer: Reverted non-hot-path Object.keys(). Moved hot-path ones to single-call paths. See #5186.
|
11 years ago |
gltf
|
90606a278b
WebGLRenderer: Reverted non-hot-path Object.keys(). Moved hot-path ones to single-call paths. See #5186.
|
11 years ago |
AWDLoader.js
|
e0b39a419a
Editor: Added support for awd files.
|
11 years ago |
AssimpJSONLoader.js
|
f36c382b45
Update loader-assimp2json example: assimp.json is the new extension for assimp2json JSON files and a format metadata header is added to the format.
|
11 years ago |
BabylonLoader.js
|
a82a91595f
Updated BabylonLoader.
|
12 years ago |
BinaryLoader.js
|
d29a548241
Simplified BinaryLoader.
|
11 years ago |
ColladaLoader.js
|
6b4e5613f8
Minor tweaks.
|
11 years ago |
DDSLoader.js
|
c0fdc31d1e
PVRTC support in examples
|
11 years ago |
MTLLoader.js
|
dd089570da
Added Texture.DEFAULT_IMAGE. Different solution for #4559.
|
11 years ago |
OBJLoader.js
|
f513df5348
Merge pull request #5349 from adashrod/dev
|
11 years ago |
OBJMTLLoader.js
|
aaaabab47f
Added THREE.Group.
|
11 years ago |
PDBLoader.js
|
60d83cc52d
fix constructor fix #4894
|
11 years ago |
PLYLoader.js
|
231d52ec5c
PLYLoader: Minor tweaks.
|
11 years ago |
PVRLoader.js
|
15d308d882
pvr format - add pvr v3 support - fixed wrong parsing order for faces -> mipmaps in cubemaps
|
11 years ago |
STLLoader.js
|
739b1844e6
Support colors in binary STLs
|
11 years ago |
SVGLoader.js
|
df779cacc8
Moved SVGLoader to examples folder.
|
11 years ago |
SceneLoader.js
|
b9ed5e7d22
SceneLoader: Code clean up.
|
11 years ago |
TGALoader.js
|
df46434a1a
TGALoader code clean up.
|
11 years ago |
UTF8Loader.js
|
73bdf4048d
Fixed UTF8Loader.
|
11 years ago |
VRMLLoader.js
|
47d29d66af
VRMLLoader: Handle callback. Fixes #4435.
|
11 years ago |
VTKLoader.js
|
18caa66e4e
VTKLoader to BufferGeometry.
|
11 years ago |