Mr.doob 26b137d025 Merge branch 'colladaTypoFix' of https://github.com/sebasbaumh/three.js into dev 11 年 前
..
ctm ecd0ddd1a1 Set prototype.constructor for all derived classes 11 年 前
gltf 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 11 年 前
AWDLoader.js f523a58dc3 Fix a couple uses of ".prototype = new" 11 年 前
AssimpJSONLoader.js 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 11 年 前
BabylonLoader.js 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 11 年 前
BinaryLoader.js ecd0ddd1a1 Set prototype.constructor for all derived classes 11 年 前
ColladaLoader.js 26b137d025 Merge branch 'colladaTypoFix' of https://github.com/sebasbaumh/three.js into dev 11 年 前
DDSLoader.js ecd0ddd1a1 Set prototype.constructor for all derived classes 11 年 前
MTLLoader.js 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient 11 年 前
OBJLoader.js b86249bba2 passing event handlers. see #4807 #4803 11 年 前
OBJMTLLoader.js 468f1cde0b fixing indentation 11 年 前
PDBLoader.js b86249bba2 passing event handlers. see #4807 #4803 11 年 前
PLYLoader.js 38f5e4e3c6 PLYLoader: Added support for quads. Fixes #5564. 11 年 前
PVRLoader.js ecd0ddd1a1 Set prototype.constructor for all derived classes 11 年 前
RGBELoader.js 5cee8deca6 (three.js issue: #5552) add BinaryTextireLoader.js, RGBELoader.js (plus example), TGALoader.js extends BinaryTextureLoader.js 11 年 前
STLLoader.js 9b781b1542 Add comments to describe the modification 11 年 前
SVGLoader.js 040d162177 add missing LoadingManager 11 年 前
SceneLoader.js fb9fac0a52 Removed special normalMap cases from Loaders. 11 年 前
TGALoader.js 5cee8deca6 (three.js issue: #5552) add BinaryTextireLoader.js, RGBELoader.js (plus example), TGALoader.js extends BinaryTextureLoader.js 11 年 前
UTF8Loader.js a44ce5aa17 UTF8Loader: Minor clean up. 11 年 前
VRMLLoader.js c80eee8478 VRMLLoader: More clean up. 11 年 前
VTKLoader.js 64f3472e29 Loaders clean up. 11 年 前
粤ICP备19079148号