Historique des commits

Auteur SHA1 Message Date
  Mr.doob 70e4206dbf Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev il y a 10 ans
  Jeremy Bernier 9e64158db3 Convert global variables to local variables il y a 10 ans
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. il y a 10 ans
  Mr.doob 4e88f5b6ea ColladaLoader: faillback to failback. See #6352. il y a 10 ans
  brason b0f0c3bd1a Remove unnecessary semicolons il y a 10 ans
  brason eb68622a6e Add missing semicolons il y a 10 ans
  Mr.doob 03b8391b2f Removing MeshFaceMaterial. il y a 10 ans
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log il y a 11 ans
  Mr.doob 4c9de4cd33 Merge branch 'dev' of https://github.com/WestLangley/three.js into dev il y a 11 ans
  WestLangley ef98fac022 Make sure vertex normals are cloned il y a 11 ans
  Mr.doob 8435ab7daf Fixed ColladaLoader. il y a 11 ans
  Mr.doob e57b5d1ef3 Merge branch 'codestyle' of https://github.com/gero3/three.js into dev il y a 11 ans
  Mr.doob 3289c6ce45 ColladaLoader: Code clean up. il y a 11 ans
  Mr.doob 870d83dcb6 Merge branch 'patch-1' of https://github.com/danschumann/three.js into dev il y a 11 ans
  gero3 4501d5a51d revert last commit il y a 11 ans
  danschumann 40c93f92c7 Added fail callback il y a 11 ans
  gero3 fe8493157e codestyle fixes il y a 11 ans
  Mr.doob 26b137d025 Merge branch 'colladaTypoFix' of https://github.com/sebasbaumh/three.js into dev il y a 11 ans
  sebasbaumh 7b0022e7d6 Fix for type in ColladaLoader: kinematicsModel is already defined in line 11, but in line 28 it should be called kinematicsModels (plural) like the visualScene/visualScenes the line before it. il y a 11 ans
  Mr.doob 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient il y a 11 ans
  Mr.doob 08b743bff3 ColladaLoader: Hack for Mesh.parse showstopper. Fixes #5828. il y a 11 ans
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 il y a 11 ans
  James Kiefer fec2de80b4 Merge branch 'dev' of github.com:mrdoob/three.js into unify_loaders il y a 11 ans
  Mr.doob 28434270e9 ColladaLoader: Returning a Group instead of a Scene. See #5754. il y a 11 ans
  James Kiefer a82e43d7f8 attempty to unify all loaders and plumb manager & crossOrigin il y a 11 ans
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes il y a 11 ans
  Mr.doob aa76dbc804 ColladaLoader: Removed default FlatShading. il y a 11 ans
  Mr.doob 829d969579 ColladaLoader: rudimentary LineStrips support. il y a 11 ans
  Mr.doob 66c4226d81 Fixed ColladaLoader. It was misusing overwrite Object3D.id :( il y a 11 ans
  Mr.doob df6e3f9f16 ColladaLoader: Clean up. il y a 11 ans

粤ICP备19079148号