Commit Verlauf

Autor SHA1 Nachricht Datum
  Joshua Koo c003fac638 Update examples with SplineCurve3 to CatmullRomCurve3 vor 10 Jahren
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. vor 10 Jahren
  Mr.doob bea9e94f80 Minor improvement. vor 11 Jahren
  Mr.doob f4ce69bc98 Updated examples with API changes. vor 11 Jahren
  Mr.doob e63f5b934b Fixed example with .parameters change. vor 11 Jahren
  Mr.doob 44422ffdd0 Examples fixes. vor 11 Jahren
  Mr.doob 4fc7543431 Fixed examples that relied on transparent background. vor 11 Jahren
  Mr.doob 88d4eb713d Merge remote-tracking branch 'bhouston/euler3' into dev vor 12 Jahren
  zz85 aa7567f46e Refactored Curve.js to individual classes (#3378) vor 12 Jahren
  Ben Houston a16a9f6775 complete Euler class, update examples, update Object3D, update unit tests. vor 12 Jahren
  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. vor 12 Jahren
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. vor 13 Jahren
  Mr.doob b17defa8f0 Cleaning webgl_geometry_extrude_splines a bit. vor 13 Jahren
  Mr.doob d8bab754d0 Fixed example that relies on CameraHelper. vor 13 Jahren
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. vor 13 Jahren
  Mr.doob 5d4b4c2af5 Removed another scene.add(camera) vor 13 Jahren
  Mr.doob 365ee52485 Merging with @alteredq. vor 13 Jahren
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. vor 13 Jahren
  Mr.doob 632b0f8e0c HTML correctness. vor 13 Jahren
  alteredq 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. vor 13 Jahren
  Mr.doob 89bb6b6f02 Little tweaks and updated builds. vor 13 Jahren
  Mr.doob c906e31096 Merging with @WestLangley. vor 13 Jahren
  zz85 4d792cde3f tabs for extrude_splines example. vor 13 Jahren
  zz85 5402db04ca Tweaked Tube/Curve/Knot example vor 13 Jahren
  zz85 84d75036c7 tweaks to examples/webgl_geometry_extrude_splines.html vor 13 Jahren
  zz85 5eaf6ae326 Refactoring curve and knot formulas to CurveExtras.js vor 13 Jahren
  zz85 7a493479a4 Add sample spline curves to extrude_splines.html menu vor 13 Jahren
  zz85 98f7a852e8 reuse vector3s in webgl_geometry_extrude_splines.html to reduce gc and crashes vor 13 Jahren
  zz85 afde9594db added lookahead option for tubegeometry camera vor 13 Jahren
  zz85 1a6ae9fc7b switching to Camera Orientation method 2 - more stable using tangent and normals vor 13 Jahren