Commit History

Author SHA1 Message Date
  Mr.doob e3abb0068b Merge branch 'normalmap_shader' of https://github.com/bhouston/three.js into dev 11 years ago
  Mr.doob 564f161d6e Replaced UV debug texture. 11 years ago
  Ben Houston 04ce05d49c unifying shader names. 11 years ago
  Mr.doob 975bbba1c5 Trying to get CanvasRenderer to match WebGLRenderer Sprite’s offset/repeat handling. 11 years ago
  Mr.doob 063b88a9df Sprite: material.uvOffset/uvScale to material.map.offset/repeat. 11 years ago
  Mr.doob 34437f35f8 CanvasRenderer: Removed det = 0 case for now. 11 years ago
  Mr.doob 43c7a292c8 Fixed CanvasRenderer texture.offset/texture.scale. 11 years ago
  Mr.doob 8e0add1d44 Fixed canvas examples with wrong order of calls. 11 years ago
  Mr.doob 4c8e3a58e0 CanvasRenderer: Tweaks to handling of textures with missing image. 11 years ago
  Mr.doob 769b0195e8 Moving texture.needsUpdate to events. 11 years ago
  Mr.doob 6f119469a0 More clean up to ubiquity test example. Also added ubiquity test2 for uvScale/uvOffset. 11 years ago
  Mr.doob 0c00b1843f Simplified ubiquity test example. 11 years ago
  WestLangley a1d6af3301 Made shadowmap HUD a toggle, plus miscellaneous cleanup 11 years ago
  Mr.doob 7ee97a0a02 Merge branch 'patch-1' of https://github.com/bgirard/three.js into dev 11 years ago
  Mr.doob f3217642be Merge branch 'dev' of https://github.com/marklundin/three.js into dev 11 years ago
  Benoit Girard f74d036a1a Update Object3D rotation type in docs to Euler 11 years ago
  Mr.doob 4b0ff5df42 Updated builds. 11 years ago
  WestLangley e5b64af066 Fixes handling undefined args 11 years ago
  Mr.doob f454e519af Updated builds. 11 years ago
  Mr.doob 65d24efcdd Merge branch 'dev-edges' of https://github.com/WestLangley/three.js into dev 11 years ago
  WestLangley 7d77a7a8cc Added EdgesHelper 11 years ago
  WestLangley 8aa6af037d Added line color option, plus minor cleanup 11 years ago
  Mr.doob d4da0a522d Merge branch 'patch-10' of https://github.com/gero3/three.js into dev 11 years ago
  Mr.doob 5dc1c71d21 Merge branch 'dev-bgutils' of https://github.com/WestLangley/three.js into dev 11 years ago
  Mr.doob 1179c50142 Merge branch 'dev-torus' of https://github.com/WestLangley/three.js into dev 11 years ago
  WestLangley 21c138a3f1 Ensure face vertex normals are unique. 11 years ago
  WestLangley bea5d2dc08 fromGeometry: Use face.normal if face.vertexNormals are not present. 11 years ago
  gero3 38e84f13b6 Update ColladaLoader.js 11 years ago
  gero3 b621692aad Update ColladaLoader.js 11 years ago
  gero3 01fb410d0f Update ColladaLoader.js 11 years ago