コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Mr.doob bf60911dd1 Renamed ShaderLib's 'normal2' shader to 'normalmap' as suggested in 4276c9f5882044272ca3a5a8796380a206121fc2. 12 年 前
  Mr.doob 9e6e42b635 Renamed examples. 12 年 前
  Mr.doob 98ab1d4c63 Fixed dynamic cubemap example. 12 年 前
  Mr.doob a66fb3d4b5 Updated builds. 12 年 前
  Mr.doob bb873d16d6 Added Vector3.projectPoint() as suggested in #2921. 12 年 前
  Mr.doob 3256f31398 Fixed example relying on old requestAnimationFrame. 12 年 前
  Mr.doob a6f6fac5ff Updated builds. 12 年 前
  Mr.doob 91d9902b7f Moved ShaderLib["fresnel"] to examples/js/shaders/FresnelShader. 12 年 前
  Mr.doob 54d3313c13 Fixed css3d includes list. 12 年 前
  Mr.doob 4276c9f588 Moved shaders in ShaderUtils.lib into ShaderLib. 12 年 前
  Mr.doob 08aff32005 WebGLShaders: More logical order for the lib. 12 年 前
  Mr.doob 59afe1a3f0 Moved Vector3's __q1 to Vector3. Updated includes list. See #2920. 12 年 前