История коммитов

Автор SHA1 Сообщение Дата
  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 10 лет назад
  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 лет назад
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 лет назад
  Mr.doob 5d4b4c2af5 Removed another scene.add(camera) 13 лет назад
  Mr.doob 365ee52485 Merging with @alteredq. 13 лет назад
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 лет назад