Histórico de Commits

Autor SHA1 Mensagem Data
  Mr.doob 4c9de4cd33 Merge branch 'dev' of https://github.com/WestLangley/three.js into dev há 10 anos atrás
  WestLangley ef98fac022 Make sure vertex normals are cloned há 10 anos atrás
  Mr.doob 8435ab7daf Fixed ColladaLoader. há 10 anos atrás
  Mr.doob e57b5d1ef3 Merge branch 'codestyle' of https://github.com/gero3/three.js into dev há 10 anos atrás
  Mr.doob 3289c6ce45 ColladaLoader: Code clean up. há 10 anos atrás
  Mr.doob 870d83dcb6 Merge branch 'patch-1' of https://github.com/danschumann/three.js into dev há 10 anos atrás
  gero3 4501d5a51d revert last commit há 10 anos atrás
  danschumann 40c93f92c7 Added fail callback há 10 anos atrás
  gero3 fe8493157e codestyle fixes há 10 anos atrás
  Mr.doob 26b137d025 Merge branch 'colladaTypoFix' of https://github.com/sebasbaumh/three.js into dev há 10 anos atrás
  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. há 10 anos atrás
  Mr.doob 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient há 10 anos atrás
  Mr.doob 08b743bff3 ColladaLoader: Hack for Mesh.parse showstopper. Fixes #5828. há 10 anos atrás
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 há 10 anos atrás
  Mr.doob 28434270e9 ColladaLoader: Returning a Group instead of a Scene. See #5754. há 10 anos atrás
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes há 10 anos atrás
  Mr.doob aa76dbc804 ColladaLoader: Removed default FlatShading. há 10 anos atrás
  Mr.doob 829d969579 ColladaLoader: rudimentary LineStrips support. há 10 anos atrás
  Mr.doob 66c4226d81 Fixed ColladaLoader. It was misusing overwrite Object3D.id :( há 10 anos atrás
  Mr.doob df6e3f9f16 ColladaLoader: Clean up. há 10 anos atrás
  Mr.doob 07908d4771 ColladaLoader: Check if surface is defined. Fixes #5431. há 10 anos atrás
  s9k 2eae8eb0f8 Fix wrong texture’s object reference in image loader callback há 10 anos atrás
  Mr.doob 6b4e5613f8 Minor tweaks. há 11 anos atrás
  Lucas Doyle b8c2d8aa3a ColladaLoader: kinematics support for collada loader há 11 anos atrás
  Mr.doob f69a0c5f45 Fixed Matrix* breakage. há 11 anos atrás
  Drew Perttula 17a4ae3d8a fix ColladaLoader- result.scene must be a Scene to be renderable há 11 anos atrás
  Mr.doob 33ed18d23c Fixed ColladaLoader. há 11 anos atrás
  gero3 2eb8149715 cleanup loader há 11 anos atrás
  Mr.doob eecc8f7c5c Moved BufferGeometryUtils and UvsUtils to examples/js/utils. See #4835. há 11 anos atrás
  Mr.doob dd089570da Added Texture.DEFAULT_IMAGE. Different solution for #4559. há 11 anos atrás