提交历史

作者 SHA1 备注 提交日期
  Mr.doob bf52d56ff7 Merge remote-tracking branch 'PaulJacobs/patch-12' into dev 11 年之前
  Mr.doob 7b39dd933d Ocean example light tweaks. 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 年之前
  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 年之前
  Mr.doob 8e0add1d44 Fixed canvas examples with wrong order of calls. 11 年之前
  Mr.doob 4c8e3a58e0 CanvasRenderer: Tweaks to handling of textures with missing image. 11 年之前