Historique des commits

Auteur SHA1 Message Date
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. il y a 13 ans
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. il y a 13 ans
  Mr.doob 632b0f8e0c HTML correctness. il y a 13 ans
  alteredq 955a531ab4 Fixed TrackballControls, RollControls and PathControls not handling window resize. Commented out key event swallowing in FlyControl. Started to fix examples not dealing properly with 0 sized window on init. il y a 13 ans
  alteredq 4989d0294e Fixed Spline.getPoint(). Tweaked camera controls examples. il y a 13 ans
  Mr.doob 59798ff301 Simplified pyramides code. Normals aren't right though. Normals never were right anyway. il y a 13 ans
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. il y a 13 ans
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. il y a 13 ans
  alteredq 1f7bc4e31d Made PathControls work. il y a 14 ans
  Mr.doob 309c484321 Updated some examples to the new camera setup. il y a 14 ans
  Mr.doob 36ae04418c Fixed yet some more examples. il y a 14 ans
  alteredq db78ffe003 Some more Math.PI instead of magic numbers. il y a 14 ans
  Mr.doob 19d8261174 More examples clean up. il y a 14 ans
  Mr.doob 71c2df1649 Updated HTML of some examples. il y a 14 ans
  Mr.doob a940f05427 Updated examples with the new `.add`/`.remove` methods. il y a 14 ans
  Mr.doob bfdb10a85a Updated all examples so they use the renamed geometry classes. il y a 14 ans
  alteredq f104182458 Added handling of texture repeat and offset to WebGLRenderer. il y a 14 ans
  alteredq dc0880ee12 Updated PathCamera to use easing for look (thanks to mrdoob). il y a 14 ans