Commit History

Author SHA1 Message Date
  Israel Pastrana 5a30276742 add bower.json file 11 years ago
  Mr.doob a0c9c696df Prettified ocean example. 11 years ago
  Mr.doob cb1eefa8c9 Merge remote-tracking branch 'zz85/ocean' into dev 11 years ago
  Mr.doob f90e389061 Made panorama examples auto-rotate. 11 years ago
  Mr.doob baa9bf917b Updated builds. 11 years ago
  Mr.doob aa6d4fe47c Merge remote-tracking branch 'safetydank/dev' into dev 11 years ago
  railla a3dce6069e bump map export doesn't work correctly, can cause TypeError 11 years ago
  Mr.doob d0c0d2535a Docs: Fixed vertexColors description. Fixes #4265. 11 years ago
  Mr.doob c8eedca0a1 Updated builds. 11 years ago
  WestLangley 17e10eefae Simplified Object3D.applyMatrix() 11 years ago
  Ben Houston 662057b5d8 comment out debug code. 11 years ago
  Ben Houston e437ae2699 Matrix4.decompose was incorrect, didn't account for a singular negative scale axis (also added unit test.) 11 years ago
  Dan V c43ea38dee Render buffer geometry lines/particles separately from buffer update 11 years ago
  Mr.doob a6e9f9cd95 Docs: Fixed more typos in Geometry. 11 years ago
  Mr.doob 4d511e1b46 Merge branch 'patch-1' of https://github.com/JoenyBui/three.js into dev 11 years ago
  Mr.doob 386200f2f2 Removed alpha: false instances from examples. 11 years ago
  Mr.doob 96ad117989 Removed physicallyBasedShading from examples and documentation. 11 years ago
  Mr.doob e3ba5fe7d4 Updated builds. 11 years ago
  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
  Joshua Koo b1653ec762 Importing @jbouny Ocean/Water example which is based on the Mirror Shader (see #3856) 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
  Joeny Bui 57ec1a1254 Fix spelling error. 11 years ago
  Mr.doob 769b0195e8 Moving texture.needsUpdate to events. 11 years ago