Commit History

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