提交历史

作者 SHA1 备注 提交日期
  Mr.doob feffb88f1e Includes to editor and examples. 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 a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 年之前
  Mr.doob 632b0f8e0c HTML correctness. 13 年之前
  alteredq 955a531ab4 Fixed TrackballControls, RollControls and PathControls not handling window resize. Commented out key event swallowing in FlyControl. Started to fix examples not dealing properly with 0 sized window on init. 13 年之前
  alteredq 4989d0294e Fixed Spline.getPoint(). Tweaked camera controls examples. 13 年之前
  Mr.doob 59798ff301 Simplified pyramides code. Normals aren't right though. Normals never were right anyway. 14 年之前
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 14 年之前
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. 14 年之前
  alteredq 1f7bc4e31d Made PathControls work. 14 年之前
  Mr.doob 309c484321 Updated some examples to the new camera setup. 14 年之前
  Mr.doob 36ae04418c Fixed yet some more examples. 14 年之前
  alteredq db78ffe003 Some more Math.PI instead of magic numbers. 14 年之前
  Mr.doob 19d8261174 More examples clean up. 14 年之前
  Mr.doob 71c2df1649 Updated HTML of some examples. 14 年之前
  Mr.doob a940f05427 Updated examples with the new `.add`/`.remove` methods. 14 年之前
  Mr.doob bfdb10a85a Updated all examples so they use the renamed geometry classes. 14 年之前
  alteredq f104182458 Added handling of texture repeat and offset to WebGLRenderer. 14 年之前
  alteredq dc0880ee12 Updated PathCamera to use easing for look (thanks to mrdoob). 14 年之前