Historique des commits

Auteur SHA1 Message Date
  Martin Wicke 5389b0c415 added fromArray and toArray to Matrix3 il y a 11 ans
  Mr.doob 3da5d0fd2c Merge branch 'closure-comment-warning-fix' of https://github.com/nbirkbeck/three.js into dev il y a 11 ans
  Neil Birkbeck 0a1f2b4b71 Fixing a minor warning that can occur with the google closure compiler. Comment has jsdoc annotations but does not start with the jsdoc style comment header. il y a 11 ans
  Mr.doob 65f5ed500c Updated builds. il y a 11 ans
  Mr.doob f4cf8d741e Merge branch 'patch-2' of https://github.com/speigg/three.js into dev il y a 11 ans
  Mr.doob e7b3ec8c0f Merge branch 'webgl_geometries-cleanup' of https://github.com/danielribeiro/three.js into dev il y a 11 ans
  Mr.doob b0040dc9f9 Updated builds. il y a 11 ans
  Mr.doob 9a824eedb2 Minor fixes to WireframeHelper. il y a 11 ans
  Sebastien Valette 67a221852b fiw WireframeHelper for non indexed BufferGeometry il y a 11 ans
  Mr.doob 13344c820f Updated builds. il y a 11 ans
  Mr.doob 00421026ab Merge branch 'wireframe3' of https://github.com/valette/three.js into dev il y a 11 ans
  Sebastien Valette e61d01fff4 small var fix il y a 11 ans
  Sebastien Valette 3876ff68f8 make THREE.WireframeHelper correctly work with BufferGeometry il y a 11 ans
  Gheric Speiginer 2b6fdf00d6 Added 'addedToScene', 'removedFromScene', 'objectAdded', and 'objectRemoved' events il y a 11 ans
  Mr.doob c5c9e20cb5 Updated builds. il y a 11 ans
  Mr.doob 6d7c5e7dc7 r65dev il y a 11 ans
  Mr.doob 3f67d61c4f Merge branch 'dev' of https://github.com/martinwicke/three.js into dev il y a 11 ans
  Martin Wicke 24cfa675b8 remove __tmpVertices vertex normal cache il y a 11 ans
  Martin Wicke 089741d0ad initialize face.vertexNormals and __tmpVertices more often, to make sure they are available when computeVertexNormals is called (again) after faces or vertices have changed. il y a 11 ans
  Joshua Koo 3c4ec1d1bd Update GPGPU example il y a 11 ans
  Mr.doob 880a191da2 Optimised SimulatorRenderer. il y a 11 ans
  Daniel Ribeiro 511312d0f0 removing uneeded variable il y a 11 ans
  Mr.doob eb6c64d6db r64 il y a 11 ans
  Mr.doob 409a9dfcf1 Editor: Prevent accidental back history. il y a 11 ans
  Mark Lundin 60f798608d Update TrackballControls.js il y a 11 ans
  Jason Grout b8653d7379 Fix mouse tracking bug when dom element is scrolled to a different position. il y a 11 ans
  Mr.doob 43c90c7305 Updated builds. il y a 11 ans
  Mr.doob e42cddecc0 Merge branch 'fix-gethsl' of https://github.com/notlion/three.js into dev il y a 11 ans
  Ryan Alexander 4e36b7b64c Add optionalTarget argument to Color#getHSL() il y a 11 ans
  Ryan Alexander 18c0ff014e Return a new hsl object for every call to Color#getHSL() il y a 11 ans