Mr.doob 9c28444c08 Merge branch 'master' of https://github.com/svenpilz/three.js into dev před 11 roky
..
ctm 90606a278b WebGLRenderer: Reverted non-hot-path Object.keys(). Moved hot-path ones to single-call paths. See #5186. před 11 roky
gltf 90606a278b WebGLRenderer: Reverted non-hot-path Object.keys(). Moved hot-path ones to single-call paths. See #5186. před 11 roky
AWDLoader.js e0b39a419a Editor: Added support for awd files. před 11 roky
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. před 11 roky
BabylonLoader.js a82a91595f Updated BabylonLoader. před 12 roky
BinaryLoader.js d29a548241 Simplified BinaryLoader. před 12 roky
ColladaLoader.js 6b4e5613f8 Minor tweaks. před 11 roky
DDSLoader.js c0fdc31d1e PVRTC support in examples před 11 roky
MTLLoader.js dd089570da Added Texture.DEFAULT_IMAGE. Different solution for #4559. před 11 roky
OBJLoader.js f513df5348 Merge pull request #5349 from adashrod/dev před 11 roky
OBJMTLLoader.js aaaabab47f Added THREE.Group. před 11 roky
PDBLoader.js 60d83cc52d fix constructor fix #4894 před 11 roky
PLYLoader.js 9c28444c08 Merge branch 'master' of https://github.com/svenpilz/three.js into dev před 11 roky
PVRLoader.js 15d308d882 pvr format - add pvr v3 support - fixed wrong parsing order for faces -> mipmaps in cubemaps před 11 roky
STLLoader.js 739b1844e6 Support colors in binary STLs před 11 roky
SVGLoader.js df779cacc8 Moved SVGLoader to examples folder. před 11 roky
SceneLoader.js b9ed5e7d22 SceneLoader: Code clean up. před 11 roky
TGALoader.js df46434a1a TGALoader code clean up. před 11 roky
UTF8Loader.js 73bdf4048d Fixed UTF8Loader. před 11 roky
VRMLLoader.js a5c18b2ae6 VRMLLoader: Handle multiple points defined in a single line. Fixes #5391. před 11 roky
VTKLoader.js c7e24aa04a VTKLoader: Removed computeVertexNormals(). See #5389. před 11 roky