コミット履歴

作者 SHA1 メッセージ 日付
  Mugen87 8f194ec566 Examples: Clean up 7 年 前
  Mugen87 a25f34750d Examples: Clean up 7 年 前
  Mugen87 fb225b3e72 Examples: Remove usage of SceneUtils.createMultiMaterialObject() 7 年 前
  Mugen87 4ce780c4d7 Curves: Added type property 7 年 前
  Mugen87 45be382c8c Examples: Clean up orbit controls 8 年 前
  Mr.doob bde8a0540d Examples: Replaced relevant renderer.setClearColor() with scene.background. 8 年 前
  Mr.doob 334ab72b42 Fixed lgtm.com unsafe external link alerts. 8 年 前
  Mr.doob 4ab3305a4a Fixed some lgtm.com alerts. 8 年 前
  WestLangley 891a374a66 Dispose of geometries properly; clean up 8 年 前
  Mugen87 ecfcae11c8 Examples: Refactor webgl_geometry_extrude_splines 8 年 前
  Tristan Valcke c6e3f5aeb2 Remove unnecessary comme in webgl_extrude_splines 8 年 前
  Michael Herzog 4b0b278f11 New TubeBufferGeometry (#9841) 8 年 前
  Mr.doob 173caa387a stats.js usage clean up 9 年 前
  Michael Herzog feb536dc81 Examples: Removed deprecated THREE.ClosedSplineCurve3 9 年 前
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 年 前
  Pontus Leitzler 3713824ab7 Removed console.log 9 年 前
  Joshua Koo c003fac638 Update examples with SplineCurve3 to CatmullRomCurve3 10 年 前
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 年 前
  Mr.doob bea9e94f80 Minor improvement. 11 年 前
  Mr.doob f4ce69bc98 Updated examples with API changes. 11 年 前
  Mr.doob e63f5b934b Fixed example with .parameters change. 11 年 前
  Mr.doob 44422ffdd0 Examples fixes. 11 年 前
  Mr.doob 4fc7543431 Fixed examples that relied on transparent background. 11 年 前
  Mr.doob 88d4eb713d Merge remote-tracking branch 'bhouston/euler3' into dev 12 年 前
  zz85 aa7567f46e Refactored Curve.js to individual classes (#3378) 12 年 前
  Ben Houston a16a9f6775 complete Euler class, update examples, update Object3D, update unit tests. 12 年 前
  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. 12 年 前
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 年 前
  Mr.doob b17defa8f0 Cleaning webgl_geometry_extrude_splines a bit. 13 年 前
  Mr.doob d8bab754d0 Fixed example that relies on CameraHelper. 13 年 前