提交历史

作者 SHA1 备注 提交日期
  Mr.doob 1a4a86884a Updated builds. 11 年之前
  Mr.doob a169a171e6 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 11 年之前
  Mr.doob 6702d28992 Raycaster.intersectObjects: Check if passed objects is an Array. 11 年之前
  Mr.doob 45e7b2a601 Docs: Updated Projector and Vector3. 11 年之前
  Mr.doob efd9b42470 Merge pull request #5387 from Stonelinks/better-kinematics-example 11 年之前
  Lucas Doyle 881aae96ab cooler looking collada kinematics example with tweens 11 年之前
  Mr.doob 7fa03cf6aa Vector3: Simplified projectCamera and unprojectCamera. 11 年之前
  Mr.doob b37be63d1f Moved Projector's .projectVector and .unprojectVector to Vector3 .projectCamera and .unprojectCamera. 11 年之前
  Mr.doob afb2101eb9 Merge branch 'patch-1' of https://github.com/frewsxcv/three.js into dev 11 年之前
  Mr.doob 3e30a6470a Updated builds. 11 年之前
  Mr.doob 74507823c7 Minor code clean up. 11 年之前
  Corey Farwell 1fbe53e84d Remove unused variable in example 11 年之前
  Mr.doob 1e1845d88e Merge pull request #5373 from tstanev/autodesk/dds_filter_type 11 年之前
  Mr.doob 9028a8b808 Updated builds. 11 年之前
  Mr.doob 2b0d9b60b0 Object3D: Use function references. 11 年之前
  Mr.doob 920ab9e611 WebGLRenderer: Ignore THREE.Group also. 11 年之前
  Mr.doob ad489cce0a Examples: Added SVG example. 11 年之前
  Mr.doob 3f145369af Editor: Fixed OBJ and STL exporters. 11 年之前
  Mr.doob a3c3d45384 Updated builds. 11 年之前
  Mr.doob 6822d171a2 PerspectiveCamera: More robust fov. See #5364. 11 年之前
  Mr.doob 7a790adc39 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 11 年之前
  Mr.doob 8797bf0528 Updated builds. 11 年之前
  Mr.doob fb07c9bc19 Fixed OrthographicCamera zoom. See #5364. 11 年之前
  Mr.doob e19ce0fd77 Merge pull request #5371 from Herst/dev 11 年之前
  Mr.doob 970327dde0 Updated builds. 11 年之前
  Mr.doob cb8e09dbf8 Added zoom property to cameras. See #5364. 11 年之前
  Herst 29f4476cd9 coverter_to_threejs.py: removed trailing whitespaces 11 年之前
  Herst c7b59f49aa coverter_to_threejs.py: added option to force y up 11 年之前
  Herst 6f0829dacd coverter_to_threejs.py: added option to not copy texture files 11 年之前
  tstanev 50ab5a4d92 Compressed textures with a single mip level have to use Linear min filter, instead of the default Mip filter. 11 年之前