Historial de Commits

Autor SHA1 Mensaje Fecha
  Mr.doob 5e783798bd Code clean up. hace 11 años
  Rob Chadwick ffc0ee800e Use hardware skinning where possible for Collada imports hace 11 años
  Dale Stammen 9a86b9ab13 fixed getLibraryNode for IE11. Added missing break to parseTexture() hace 11 años
  Mr.doob 20bed00ca3 ColladaLoader: Code clean up. hace 11 años
  Mr.doob c18fae3533 Merge branch 'ie11-collada' of https://github.com/MSOpenTech/three.js into dev hace 11 años
  Dale Stammen b944be1ce7 replaced use of xpath queries with querySelectorAll to fix missing xpath in IE11 hace 11 años
  Mr.doob e4316305e4 ColladaLoader: Formatting fixes. hace 12 años
  Mr.doob 41f32968b3 Merge branch 'master' of https://github.com/PeanutPower/three.js into dev hace 12 años
  PeanutPower 8b762a2875 Update ColladaLoader.js hace 12 años
  PeanutPower 4031438870 Update ColladaLoader.js hace 12 años
  Mr.doob c57ac02251 Fixed more UV sharing geometry generators and loaders. See #3762. hace 12 años
  Mr.doob ac6da9d1b9 Face3ized ColladaLoader. hace 12 años
  Mr.doob f2eac438f7 Simplified Matrix4.decompose() and moved out of THREE.extend pattern. hace 12 años
  Mr.doob 88d4eb713d Merge remote-tracking branch 'bhouston/euler3' into dev hace 12 años
  Mr.doob b2f532429a ColladaLoader code clean up. hace 12 años
  Mr.doob 1f0f08d3f7 Merge branch 'master' of git://github.com/tparisi/three.js into dev hace 12 años
  Tony Parisi 5b81455490 Added lights, fixed camera parsing bug, transparency interpretation hace 12 años
  Ben Houston 276e9da1ef add THREE.Rotation and remove Object3D.useQuaternion (as we always use quaternion now.) Following recommendation discussed here: https://github.com/mrdoob/three.js/issues/3404#issuecomment-17262516 hace 12 años
  Mr.doob 5101e94395 ColladaLoader: Extra checks for effect.surface. hace 12 años
  Igor Campbell 9f3e381dde ColladaLoader: Fix multi-material mesh errors. hace 12 años
  Mr.doob f0c8f55a09 ColladaLoader: Support for ambient lights. hace 12 años
  Mr.doob 21ebca8ecf ColladaLoader: Support DirectionalLights. hace 12 años
  Mr.doob af179b8e73 ColladaLoader: Basic light support. hace 12 años
  Mr.doob 45076157fe Removed remaining Matrix4 .translate() and .rotateByAxis() dependencies. Fixes #3185. hace 12 años
  Mr.doob f7e120dfdc ColladaLoader: Removed positions scaled as suggested in #3106. hace 12 años
  Mr.doob 9f1035b98d Code formating clean up. hace 12 años
  Jihoon Lee 6e5a02427f unit conversion is only applied in root node. hace 12 años
  Jihoon Lee b9afd9865d apply unit conversion to position as well hace 12 años
  Jihoon Lee f3801d8246 Unit conversion for collada loader hace 12 años
  Mr.doob 79c961b772 Space clean up... hace 12 años