提交歷史

作者 SHA1 備註 提交日期
  Mr.doob 1c8aa7122f Minor examples clean up. 11 年之前
  Mr.doob f3d82d4bfd Simplified WebGLRenderer’s setViewport and setScissor. 11 年之前
  Mr.doob 2fb0375704 Merge branch 'devicepr' of https://github.com/jahting/three.js into dev 11 年之前
  Mr.doob 5fcd2635b7 Updated builds. 11 年之前
  Mr.doob 4cde914cca Removed THREE.Shape.Utils.removeHoles. 11 年之前
  Mr.doob 1062c88f90 Updated builds. 11 年之前
  Mr.doob ed62596169 r66dev 11 年之前
  Mr.doob 66b8349742 Removed commented out code. 11 年之前
  Mr.doob 5bc6d1f4f3 Merge branch 'triangulation' of https://github.com/jahting/three.js into dev 11 年之前
  Mr.doob ef2ed34bb0 Merge branch 'patch-9' of https://github.com/gero3/three.js into dev 11 年之前
  Mr.doob 94138e53ec Merge branch 'patch-8' of https://github.com/gero3/three.js into dev 11 年之前
  gero3 e6663215c2 Update DataTexture.html 11 年之前
  Juergen Ahting ee90935953 no need for application to worry about devicePixelRatio any more 11 年之前
  gero3 22560919bd Update Scene.html 11 年之前
  Juergen Ahting 87a36a6bbb WebGLRenderer: consistent handling of devicePixelRatio in setSize, setViewport and setScissor 11 年之前
  Juergen Ahting b8df097924 Merge branch 'dev' into triangulation 11 年之前
  Andrew Ray 03befc2648 Modifying color tests to use RGB between 0 and 1, not 0 and 255 11 年之前
  Mr.doob 2e76fba144 Updated builds. 11 年之前
  Mr.doob db3d8b623e Merge branch 'Lines-Indexed-Geometry-#4317' of git://github.com/Nicien/three.js into dev 11 年之前
  Mr.doob 46753d2e50 README: Updated jsfiddle (using latest library version). 11 年之前
  Mr.doob a44caeb28d MTLLoader: Typo in isPowerOfTwo call. 11 年之前
  Juergen Ahting 57f068d43f removed redundant check from FontUtils 11 年之前
  Juergen Ahting cfee7ff328 Merge branch 'dev' into triangulation 11 年之前
  Vivien Miniussi c89cefd422 [r4317] THREE.Lines support indexed geometry 11 年之前
  WestLangley 6a73ab2e56 OrbitControls: Improved memory management. Minor cleanup. 11 年之前
  WestLangley e5e3477378 OrbitControls: Improved memory management. Minor cleanup. 11 年之前
  Mr.doob ae9934776f Controls: Adding keydown/keyup events listener to window. Fixes #4311 and #4327. 11 年之前
  Mr.doob 324220dc0d Merge branch 'dev' of https://github.com/gazliddon/three.js into dev 11 年之前
  Mr.doob 2023889ed1 GeometryExporter: Considering the engine doesn’t support quads anymore, the isTriangle code is now dead. 11 年之前
  Mr.doob 6d2fe7edd5 OBJLoader: Implemented support for negative indices. 11 年之前