Historique des commits

Auteur SHA1 Message Date
  Mr.doob e03e493d2e Editor: Yet more optimisations and clean up. il y a 11 ans
  Mr.doob 27754463a8 Editor: Improvements to TransformControls. il y a 11 ans
  Mr.doob 8dce74c776 Editor: Fixed EditorControls so it doesn't pass the center. il y a 11 ans
  Mr.doob 546e51aa7f Editor: Starting Script panel. il y a 11 ans
  Mr.doob a396b6f421 Box3: Simplified code. il y a 11 ans
  Mr.doob bf4664fa22 Merge pull request #5198 from WestLangley/dev-box3 il y a 11 ans
  Mr.doob 94e960b53b Updated builds. il y a 11 ans
  Mr.doob ccfef2ca9e WebGLRenderer: Using Object.keys() so the for loops can get optimised. See #5186. il y a 11 ans
  Mr.doob 96c6df83bf Improved decal example. il y a 11 ans
  Mr.doob d86527f9fa Improved some examples. il y a 11 ans
  WestLangley 28801c2987 Support BufferGeometry in Box3.setFromObject() il y a 11 ans
  Mr.doob bc05f2380c Merge pull request #5191 from Kiloblargh/patch-1 il y a 11 ans
  Kiloblargh 69911753d1 Update Scene.html il y a 11 ans
  Mr.doob 7ceb151d5d Fixed decals example order. il y a 11 ans
  Mr.doob 158df22e01 UI: Added textAlign. il y a 11 ans
  Mr.doob 562a2e7aca Docs: Updated Material.overdraw description. Fixes #5176. il y a 11 ans
  Mr.doob 415e503885 Merge branch 'add-reverse-animation' of https://github.com/oxyflour/three.js into dev il y a 11 ans
  oxyflour 3dd811eebc reverse animation with negative timeScale il y a 11 ans
  Mr.doob c886f6f995 Merge pull request #5177 from yatesjdy/patch-1 il y a 11 ans
  yatesjdy 041ecfc43b Update ArrowHelper.html il y a 11 ans
  Mr.doob f4403403aa Merge pull request #5174 from abiro/dev il y a 11 ans
  abiro 59679e3ac0 Fixed 'clear' method's description il y a 11 ans
  Mr.doob d14551faf9 Implemented @pixelnerve's changes. il y a 11 ans
  Mr.doob 94e629229a Updated builds. il y a 11 ans
  Mr.doob cdc37a6796 Updated interactive buffergeometry example. il y a 11 ans
  Mr.doob 34580226b2 BufferAttribute: Added copyAt() to simplify item copying. (Not sure about naming) il y a 11 ans
  Mr.doob fe69ad0c29 Mesh raycast() returning new Face3( a, b, c, normal ) instead of [ a, b, c ] array. See #5164. il y a 11 ans
  Mr.doob 0e8a21566c Merge pull request #5170 from jahting/pnltrixmpl il y a 11 ans
  Juergen Ahting 3a0a43137d PnlTri.js Rev. 2.0: handles vertices and edges on other edges; faster & smaller too il y a 11 ans
  Mr.doob 7749b1e654 Merge pull request #5162 from drewp/dev il y a 11 ans