Historial de Commits

Autor SHA1 Mensaje Fecha
  Mr.doob 3289c6ce45 ColladaLoader: Code clean up. hace 10 años
  Mr.doob 870d83dcb6 Merge branch 'patch-1' of https://github.com/danschumann/three.js into dev hace 10 años
  gero3 4501d5a51d revert last commit hace 10 años
  danschumann 40c93f92c7 Added fail callback hace 10 años
  gero3 fe8493157e codestyle fixes hace 10 años
  Mr.doob 26b137d025 Merge branch 'colladaTypoFix' of https://github.com/sebasbaumh/three.js into dev hace 10 años
  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. hace 10 años
  Mr.doob 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient hace 10 años
  Mr.doob 08b743bff3 ColladaLoader: Hack for Mesh.parse showstopper. Fixes #5828. hace 10 años
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 hace 10 años
  James Kiefer fec2de80b4 Merge branch 'dev' of github.com:mrdoob/three.js into unify_loaders hace 10 años
  Mr.doob 28434270e9 ColladaLoader: Returning a Group instead of a Scene. See #5754. hace 10 años
  James Kiefer a82e43d7f8 attempty to unify all loaders and plumb manager & crossOrigin hace 10 años
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes hace 10 años
  Mr.doob aa76dbc804 ColladaLoader: Removed default FlatShading. hace 10 años
  Mr.doob 829d969579 ColladaLoader: rudimentary LineStrips support. hace 10 años
  Mr.doob 66c4226d81 Fixed ColladaLoader. It was misusing overwrite Object3D.id :( hace 10 años
  Mr.doob df6e3f9f16 ColladaLoader: Clean up. hace 10 años
  Mr.doob 07908d4771 ColladaLoader: Check if surface is defined. Fixes #5431. hace 10 años
  s9k 2eae8eb0f8 Fix wrong texture’s object reference in image loader callback hace 11 años
  Mr.doob 6b4e5613f8 Minor tweaks. hace 11 años
  Lucas Doyle b8c2d8aa3a ColladaLoader: kinematics support for collada loader hace 11 años
  Mr.doob f69a0c5f45 Fixed Matrix* breakage. hace 11 años
  Drew Perttula 17a4ae3d8a fix ColladaLoader- result.scene must be a Scene to be renderable hace 11 años
  Mr.doob 33ed18d23c Fixed ColladaLoader. hace 11 años
  gero3 2eb8149715 cleanup loader hace 11 años
  Mr.doob eecc8f7c5c Moved BufferGeometryUtils and UvsUtils to examples/js/utils. See #4835. hace 11 años
  Mr.doob dd089570da Added Texture.DEFAULT_IMAGE. Different solution for #4559. hace 11 años
  Mr.doob 9c7f2ee12c Implemented THREE.Loader.Handlers. hace 11 años
  Mu Daosheng b5578be417 tgaTexture: scene, collada, and obj loader support tga texture format hace 11 años