Historique des commits

Auteur SHA1 Message Date
  Mr.doob b062fee866 Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860. il y a 12 ans
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. il y a 13 ans
  Mr.doob b17defa8f0 Cleaning webgl_geometry_extrude_splines a bit. il y a 13 ans
  Mr.doob d8bab754d0 Fixed example that relies on CameraHelper. il y a 13 ans
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. il y a 13 ans
  Mr.doob 5d4b4c2af5 Removed another scene.add(camera) il y a 13 ans
  Mr.doob 365ee52485 Merging with @alteredq. 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 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. il y a 13 ans
  Mr.doob 89bb6b6f02 Little tweaks and updated builds. il y a 13 ans
  Mr.doob c906e31096 Merging with @WestLangley. il y a 13 ans
  zz85 4d792cde3f tabs for extrude_splines example. il y a 13 ans
  zz85 5402db04ca Tweaked Tube/Curve/Knot example il y a 13 ans
  zz85 84d75036c7 tweaks to examples/webgl_geometry_extrude_splines.html il y a 13 ans
  zz85 5eaf6ae326 Refactoring curve and knot formulas to CurveExtras.js il y a 13 ans
  zz85 7a493479a4 Add sample spline curves to extrude_splines.html menu il y a 13 ans
  zz85 98f7a852e8 reuse vector3s in webgl_geometry_extrude_splines.html to reduce gc and crashes il y a 13 ans
  zz85 afde9594db added lookahead option for tubegeometry camera il y a 13 ans
  zz85 1a6ae9fc7b switching to Camera Orientation method 2 - more stable using tangent and normals il y a 13 ans
  zz85 14843aec0d fanciful camera view from spline animation :) il y a 13 ans
  zz85 58ee2b3060 Fixed the parameterless .update() in CameraHelper il y a 13 ans
  zz85 83ef5d747b Debugging camera spline using CameraHelper il y a 13 ans
  Mr.doob c1521d2b33 Applied @alteredq changes to extrude spline example. il y a 13 ans
  zz85 1b66f91d84 improved webgl_geometry_extrude_splines.html il y a 13 ans
  zz85 e96c408066 fixed example as closed is being overwritten by brewer. il y a 13 ans
  zz85 165a5f7f31 fixed checkboxes for webgl_geometry_extrude_splines.html il y a 13 ans
  zz85 72f462eadc messing up camera animation matrices in webgl_geometry_extrude_splines.html il y a 13 ans
  zz85 55f6b683e8 attempting camera animation along extruded spline il y a 13 ans
  zz85 1b4dbfa676 improving webgl_geometry_extrude_splines.html with more options il y a 13 ans