Commit History

作者 SHA1 備註 提交日期
  Mr.doob 0d84b76fa7 Updated builds. 12 年之前
  Mr.doob 301c55d853 r56dev 12 年之前
  Mr.doob f60212b5b0 Removed re-asigning of constructors. 12 年之前
  Mr.doob 908a977ec5 Merge remote-tracking branch 'bhouston/math-closures' into dev 12 年之前
  Mr.doob d52b95d085 Merge branch 'master' into dev 12 年之前
  Eric Haines 3b4457e5d8 Typo fix, and spotlight documentation 12 年之前
  Mr.doob eb07af545a Merge remote-tracking branch 'gero3/documentation' into dev 12 年之前
  Eric Haines 291429d922 Revert "Typo fixes, expanded spotlight documentation" 12 年之前
  Eric Haines 5be78ec3a6 Typo fixes, expanded spotlight documentation 12 年之前
  gero3 ada6567f8f Update docs/api/core/BufferGeometry.html 12 年之前
  OpenShift guest 4392f0ccfd update the clock documentation 12 年之前
  OpenShift guest 5cba4a6b25 updated buffergeometry documentation 12 年之前
  Mr.doob 75431f7bad Simplified CanvasRenderer line dash code. 12 年之前
  Mr.doob 5089e05675 Friendlier message. 12 年之前
  Mr.doob 14fbf7e895 Merge remote-tracking branch 'sole/dev-build-python-less-than-2.7' into dev 12 年之前
  Mr.doob 73dfc4e43e Merge branch 'master' into dev 12 年之前
  Mr.doob 0e6f58c9fd Fixed example filename. 12 年之前
  sole f9b37dae70 Detect Python version when running build.py script and let user know the script won't run in Python < 2.7, suggest a download link, then quit 12 年之前
  sole 466289d182 Add support for LineDashedMaterial in CanvasRenderer 12 年之前
  Mr.doob 780906f17d Merge remote-tracking branch 'gero3/dev' into dev 12 年之前
  Ben Houston baa928e581 add source for THREE.extend method. 12 年之前
  Ben Houston e2df06e005 fix three missed conversions to closures. switch to extending math prototypes rather than replacing them. This is to ensure that types created in closures within a type's prototype definition get their prototype updated with the full definition. 12 年之前
  Ben Houston ceb6671c2f initial adoption of closures in the math library. all unit tests pass. 12 年之前
  Mr.doob d1fafc73d2 Updated builds. 12 年之前
  Mr.doob d1cc46ffba Renamed Vector3 projectPoint() to applyProjection() as per @WestLangley suggestion in bb873d16d676ead71dfce5181a73828b5993a05f. 12 年之前
  Mr.doob 39763ab7d0 Changed back some .projectPoint() to .applyMatrix4() as per bb873d16d676ead71dfce5181a73828b5993a05f. 12 年之前
  OpenShift guest 2ff8f9eca1 update the docs for THREE.Camera 12 年之前
  OpenShift guest 86c44445a2 add some more API updates 12 年之前
  OpenShift guest 8bf81107d6 make lensflares work on WebglRenderer2 12 年之前
  Mr.doob 98a83b2429 r55 12 年之前