提交历史

作者 SHA1 备注 提交日期
  alteredq d8c23537f4 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 年之前
  alteredq 835b57adda Added VisibleCamera object and example. 13 年之前
  Mr.doob 3a59e4bd34 Implemented @WestLangley Ray improvements. 13 年之前
  Mr.doob 2cb59de6d4 Frustum: Avoiding creating a new Vector3 every time. 13 年之前
  alteredq 2e22acbf0c Added "generateMipmaps" flag to Texture and RenderTarget. 13 年之前
  alteredq efa7d44642 Updated builds. 13 年之前
  Mr.doob 14614b4c53 Updated builds. 13 年之前
  alteredq fddef60983 Added linear color space handling to normal map shader. 13 年之前
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 13 年之前
  alteredq 60ee1e8ccb Added wrap-around lighting to Phong and Lambert materials (aka half-lambert from Half-Life 2). 13 年之前
  alteredq 6ea8d3e83c Extended Texture class with "format" and "type" parameters. 13 年之前
  alteredq 8ec6317ef8 Added BufferGeometry for direct rendering from typed arrays. 13 年之前
  alteredq 019a0f59ef Some more GLSL precision cleanup. 13 年之前
  Mr.doob 37f2ad3b19 Changed default precission to mediump. 13 年之前
  alteredq 370d20b407 Refactored normal map shader. 13 年之前
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 13 年之前
  alteredq befc98a01e Refactored bounding box to use 2x Vector3 instead of custom object. 13 年之前
  alteredq 1d5a72ddc9 Resurrected UVs normalization (as GeometryUtils.normalizeUVs). 13 年之前
  Mr.doob 2ea8cbae2a Fixed a bug in GeometryUtils.merge where it would create a material index per face. 13 年之前
  alteredq bac513dda9 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 年之前
  Mr.doob 3be2cdae2c Better Rectangle.intersects() formula. 13 年之前
  alteredq d906f301bd Updated builds. 13 年之前
  alteredq 90097cf401 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 年之前
  alteredq 7168bc2435 Added more random functions to THREE.Math 13 年之前
  Mr.doob 13e3c8f255 Updated builds. 13 年之前
  alteredq 655b1efbde Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 年之前
  alteredq e207f5e852 Changed lights to use global positions. 13 年之前
  Mr.doob 032c511220 Updated builds. 13 年之前
  alteredq 10052662ab Merge branch 'dev' into renderer_plugins 14 年之前
  alteredq 91233570cf Transplanted bug fixes from @ekitson's commit. 14 年之前