コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob f4403403aa Merge pull request #5174 from abiro/dev 11 年 前
  abiro 59679e3ac0 Fixed 'clear' method's description 11 年 前
  Mr.doob d14551faf9 Implemented @pixelnerve's changes. 11 年 前
  Mr.doob 94e629229a Updated builds. 11 年 前
  Mr.doob cdc37a6796 Updated interactive buffergeometry example. 11 年 前
  Mr.doob 34580226b2 BufferAttribute: Added copyAt() to simplify item copying. (Not sure about naming) 11 年 前
  Mr.doob fe69ad0c29 Mesh raycast() returning new Face3( a, b, c, normal ) instead of [ a, b, c ] array. See #5164. 11 年 前
  Mr.doob 0e8a21566c Merge pull request #5170 from jahting/pnltrixmpl 11 年 前
  Juergen Ahting 3a0a43137d PnlTri.js Rev. 2.0: handles vertices and edges on other edges; faster & smaller too 11 年 前
  Mr.doob 7749b1e654 Merge pull request #5162 from drewp/dev 11 年 前
  Drew Perttula 17a4ae3d8a fix ColladaLoader- result.scene must be a Scene to be renderable 11 年 前
  Mr.doob d4b2f73586 Updated builds. 11 年 前
  Mr.doob 0615dd1018 Editor: Avoid scale NaNs. See #4946. 11 年 前
  Mr.doob 80276a1192 Sprite: Removed unneeded updateMatrix. 11 年 前
  Mr.doob 9b2ef5cafc Updated builds. 11 年 前
  Mr.doob da5cb2349c Sprite: Added uvs. 11 年 前
  Mr.doob 2d6f2069f7 SoftwareRenderer: Spaces to tabs. 11 年 前
  Mr.doob 18336cf86b SoftwareRenderer: Simplified code. 11 年 前
  Mr.doob 55d8d2a40f Merge branch 'SoftwareRenderEnhance' of https://github.com/DaoshengMu/three.js into dev 11 年 前
  Mr.doob f9d909cadd Examples clean up. 11 年 前
  Mr.doob 53c36039b8 Merge pull request #5156 from erich666/dev 11 年 前
  Eric Haines 57afcdaf12 Demos with ground planes have consistent up 11 年 前
  Mu Daosheng 1964a88078 depth buffer written while the material is not transparent. 11 年 前
  Mu Daosheng e8a917c7b0 sprite geometry supports texture mapping 11 年 前
  Mr.doob 52e8d69ecc Merge pull request #5147 from makc/platformer 11 年 前
  makc fed2ead4fe platformer example (renamed to fps) 11 年 前
  makc 3fe85bd7aa platformer example (reduced fov, spinning) 11 年 前
  makc e4cf39d57e platformer example 11 年 前
  Mu Daosheng 57864d016f Bug fixes - check the face if has uv and normal 11 年 前
  Mr.doob fffbcce862 SVGRenderer: Support for custom nodes (WIP). See #5126 11 年 前