コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob f5c6733c4d Merge branch 'patch-1' of https://github.com/bloublou2014/three.js into dev 11 年 前
  bloublou2014 3083cf6ac9 Update webgl_camera.html, removing container div 11 年 前
  Mr.doob f4ce69bc98 Updated examples with API changes. 11 年 前
  Mr.doob 386200f2f2 Removed alpha: false instances from examples. 11 年 前
  Mr.doob ea4bd0364c Updated examples with Particle/Sprite change. 12 年 前
  Mr.doob e423808c75 Removed remaining clearColor/clearAlpha usage from examples. 12 年 前
  alteredq 4500c593dd Cleaned up custom stats.js styling in examples (thanks to @mrdoob for showing me this is possible ;). 13 年 前
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 年 前
  Mr.doob a408841c61 Changed three.js link in examples. 13 年 前
  Mr.doob d846a0a67a Changed CameraHelper API. 13 年 前
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年 前
  Mr.doob 632b0f8e0c HTML correctness. 13 年 前
  alteredq 5785ba5f03 Tweaked camera example. 13 年 前
  alteredq d7f3ff7f5c Changed some examples to be framerate independent. 13 年 前
  Mr.doob 5ba7abc69b Deprecated THREE.Vertex. 13 年 前
  Mr.doob ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 年 前
  zz85 98cb0d37e5 Refactored cameraHelper.update(camera) to cameraHelper.update() 13 年 前
  alteredq 05b32dead7 VisibleCamera => CameraHelper 13 年 前
  alteredq a4471ba439 Added orthographic camera to visible camera example. 13 年 前
  alteredq 12bdd51aa5 Fixed VisibleCamera's near plane. 13 年 前
  alteredq 835b57adda Added VisibleCamera object and example. 13 年 前