提交历史

作者 SHA1 备注 提交日期
  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 年之前
  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 年之前
  Joeny Bui 57ec1a1254 Fix spelling error. 11 年之前
  Mr.doob 769b0195e8 Moving texture.needsUpdate to events. 11 年之前
  Mr.doob 6f119469a0 More clean up to ubiquity test example. Also added ubiquity test2 for uvScale/uvOffset. 11 年之前
  Mr.doob 0c00b1843f Simplified ubiquity test example. 11 年之前
  WestLangley a1d6af3301 Made shadowmap HUD a toggle, plus miscellaneous cleanup 11 年之前
  Mr.doob 7ee97a0a02 Merge branch 'patch-1' of https://github.com/bgirard/three.js into dev 11 年之前
  Mr.doob f3217642be Merge branch 'dev' of https://github.com/marklundin/three.js into dev 11 年之前
  Benoit Girard f74d036a1a Update Object3D rotation type in docs to Euler 11 年之前
  Mr.doob 4b0ff5df42 Updated builds. 11 年之前