提交历史

作者 SHA1 备注 提交日期
  Mr.doob 2dba6ba188 CubeGeometry: Cloning shared uvs as suggested by @WestLangley in #3762. 12 年之前
  Mr.doob c7b0e65120 Merge branch 'master' of https://github.com/zz85/three.js into dev 12 年之前
  Joshua Koo c8781fae6c Fix for Face4-less SubdivisionModifier 12 年之前
  Isaac Sukin 433d1bd574 HemisphereLight#clone() should create a new HemisphereLight, not a PointLight 12 年之前
  Mr.doob 8f1d55542a r60 12 年之前
  Mr.doob 48137ed561 Fixed some more examples. 12 年之前
  Mr.doob bd897c9197 Improvements to examples viewer. 12 年之前
  Mr.doob 93d640fbd9 Merge branch 'master' of https://github.com/erich666/three.js into dev 12 年之前
  Mr.doob d810b695d7 Added examples viewer. See #3687. 12 年之前
  Mr.doob c2e024f409 Updated builds. 12 年之前
  Mr.doob aad2dc3481 Improvements to SpotLightHelper as suggested by @WestLangley in 890a7571fd40b2c2f1fe79486621fa925d796245. 12 年之前
  Mr.doob 7798217ad5 Updated builds. 12 年之前
  Mr.doob 1c92b9abfb Fixed Raycaster BufferGeometry breakage. 12 年之前
  Mr.doob 0bd1c4c12f Fixed BufferGeometryLoader breakage. 12 年之前
  Mr.doob 1d5b5cdd3c Raycaster: Support for Non-indexed BufferGeometries. 12 年之前
  Mr.doob 074e613745 Fixed BufferGeometryLoader center breakage. 12 年之前
  Mr.doob c1763e8e2b Updated builds. 12 年之前
  Mr.doob 0531956894 Fixed VRMLLoader example. See #3728. 12 年之前
  Mr.doob a94ddae8b9 Merge branch 'dev' of https://github.com/wildpeaks/three.js into dev 12 年之前
  Mr.doob f45faba30d Merge branch 'updating-quaternion-fromEuler-tests' of https://github.com/danielribeiro/three.js into dev 12 年之前
  Mr.doob afb6806433 Merge branch 'fixing-frustum-unit-test' of https://github.com/danielribeiro/three.js into dev 12 年之前
  Mr.doob 21ad8f75cd Merge branch 'dev' of https://github.com/collinhover/three.js into dev 12 年之前
  Mr.doob 859f5077e8 Updated builds. 12 年之前
  Mr.doob 1de68da790 Added sphere.center support to BufferGeometry. See #3748. 12 年之前
  Mr.doob 50450706ea Added sphere.center support to BufferGeometryLoader and BufferGeometryExporter. See #3748. 12 年之前
  collinhover 90d14f9839 octree support for boundingSphere with arbitrary center 12 年之前
  Cecile Muller 3c85e8efcc Trying to make an example for VRMLLoader. 12 年之前
  Cecile Muller 6c39ae8016 Removed a comment 12 年之前
  Cecile Muller 7af4c6167e Updated VRMLLoader to use object.quaternion. 12 年之前
  Daniel Ribeiro 22e629a119 Updating quaternion fromEuler. Tests were failing silently, only showing on console, but throwing an exception makes the tests properly fail. 12 年之前