コミット履歴

作者 SHA1 メッセージ 日付
  Israel Pastrana b8c36253d3 add bower.json file 11 年 前
  Israel Pastrana 5a30276742 add bower.json file 11 年 前
  PaulJacobs f16444bc0e Update ShaderMaterial.html 11 年 前
  Mr.doob a0c9c696df Prettified ocean example. 11 年 前
  Mr.doob cb1eefa8c9 Merge remote-tracking branch 'zz85/ocean' into dev 11 年 前
  Mr.doob f90e389061 Made panorama examples auto-rotate. 11 年 前
  Mr.doob baa9bf917b Updated builds. 11 年 前
  Mr.doob aa6d4fe47c Merge remote-tracking branch 'safetydank/dev' into dev 11 年 前
  railla a3dce6069e bump map export doesn't work correctly, can cause TypeError 11 年 前
  Mr.doob d0c0d2535a Docs: Fixed vertexColors description. Fixes #4265. 11 年 前
  Mr.doob c8eedca0a1 Updated builds. 11 年 前
  WestLangley 17e10eefae Simplified Object3D.applyMatrix() 11 年 前
  Ben Houston 662057b5d8 comment out debug code. 11 年 前
  Ben Houston e437ae2699 Matrix4.decompose was incorrect, didn't account for a singular negative scale axis (also added unit test.) 11 年 前
  Dan V c43ea38dee Render buffer geometry lines/particles separately from buffer update 11 年 前
  Mr.doob a6e9f9cd95 Docs: Fixed more typos in Geometry. 11 年 前
  Mr.doob 4d511e1b46 Merge branch 'patch-1' of https://github.com/JoenyBui/three.js into dev 11 年 前
  Mr.doob 386200f2f2 Removed alpha: false instances from examples. 11 年 前
  Mr.doob 96ad117989 Removed physicallyBasedShading from examples and documentation. 11 年 前
  Mr.doob e3ba5fe7d4 Updated builds. 11 年 前
  Mr.doob e3abb0068b Merge branch 'normalmap_shader' of https://github.com/bhouston/three.js into dev 11 年 前
  Mr.doob 564f161d6e Replaced UV debug texture. 11 年 前
  Ben Houston 04ce05d49c unifying shader names. 11 年 前
  Baccanno f094d588b0 Typo fix for previous commit 11 年 前
  Baccanno 06522053e2 Update Loader.js texture double slash fix 11 年 前
  Joshua Koo b1653ec762 Importing @jbouny Ocean/Water example which is based on the Mirror Shader (see #3856) 11 年 前
  Mr.doob 975bbba1c5 Trying to get CanvasRenderer to match WebGLRenderer Sprite’s offset/repeat handling. 11 年 前
  Mr.doob 063b88a9df Sprite: material.uvOffset/uvScale to material.map.offset/repeat. 11 年 前
  Mr.doob 34437f35f8 CanvasRenderer: Removed det = 0 case for now. 11 年 前
  Mr.doob 43c7a292c8 Fixed CanvasRenderer texture.offset/texture.scale. 11 年 前