Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Mr.doob 173caa387a stats.js usage clean up 9 gadi atpakaļ
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 gadi atpakaļ
  WestLangley 349d5056fc Pass world units to OrthographicCamera constructor 9 gadi atpakaļ
  Mr.doob 9366cfc891 Updated examples. 10 gadi atpakaļ
  Mr.doob 0555503dd3 Removed unneeded WireframeGeometry from example. 10 gadi atpakaļ
  Mr.doob 191bb16cd4 Renamed THREE.SegmentsLine to THREE.LineSegments. See 9b63a1d906e0e5f33cadc145664c6bf44aa68fed 10 gadi atpakaļ
  Mr.doob 9b63a1d906 Added THREE.SegmentsLine. 10 gadi atpakaļ
  Ben Adams 1b6effb204 Some Examples + Buffers/Maths 10 gadi atpakaļ
  Mr.doob 122d646cb5 Using THREE.LinePieces for WireframeGeometry. See 4f4c1dece5fdc2ab4be9e6516f42a8d94911efb7. 10 gadi atpakaļ
  Mr.doob 4f4c1dece5 WebGLRenderer: Removed Geometry render path. Everything is now BufferGeometry (internally). 10 gadi atpakaļ
  brason b0f0c3bd1a Remove unnecessary semicolons 10 gadi atpakaļ
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 gadi atpakaļ
  Mr.doob f5c6733c4d Merge branch 'patch-1' of https://github.com/bloublou2014/three.js into dev 11 gadi atpakaļ
  bloublou2014 3083cf6ac9 Update webgl_camera.html, removing container div 11 gadi atpakaļ
  Mr.doob f4ce69bc98 Updated examples with API changes. 11 gadi atpakaļ
  Mr.doob 386200f2f2 Removed alpha: false instances from examples. 11 gadi atpakaļ
  Mr.doob ea4bd0364c Updated examples with Particle/Sprite change. 11 gadi atpakaļ
  Mr.doob e423808c75 Removed remaining clearColor/clearAlpha usage from examples. 12 gadi atpakaļ
  alteredq 4500c593dd Cleaned up custom stats.js styling in examples (thanks to @mrdoob for showing me this is possible ;). 12 gadi atpakaļ
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 gadi atpakaļ
  Mr.doob a408841c61 Changed three.js link in examples. 13 gadi atpakaļ
  Mr.doob d846a0a67a Changed CameraHelper API. 13 gadi atpakaļ
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 gadi atpakaļ
  Mr.doob 632b0f8e0c HTML correctness. 13 gadi atpakaļ
  alteredq 5785ba5f03 Tweaked camera example. 13 gadi atpakaļ
  alteredq d7f3ff7f5c Changed some examples to be framerate independent. 13 gadi atpakaļ
  Mr.doob 5ba7abc69b Deprecated THREE.Vertex. 13 gadi atpakaļ
  Mr.doob ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 gadi atpakaļ
  zz85 98cb0d37e5 Refactored cameraHelper.update(camera) to cameraHelper.update() 13 gadi atpakaļ
  alteredq 05b32dead7 VisibleCamera => CameraHelper 13 gadi atpakaļ