提交歷史

作者 SHA1 備註 提交日期
  Mr.doob 589de8a4ce Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 9 年之前
  Mr.doob ead004ab54 ColladaLoader2: Faster getElementsByTagName. 9 年之前
  Mr.doob 1177ba52af Merge pull request #7662 from WestLangley/dev-path 9 年之前
  Mr.doob 7062af671c ColladaLoader2: Replaced xml.getElementsByTagName with non recursive getElementsByTagName(). 9 年之前
  Mr.doob dbd6ce538d ColladaLoader2: Added non recursive getElementsByTagName. See #7656. 9 年之前
  leitzler 9840ee7421 Changed "ignoreHTTPStatus" property name to "strict". 9 年之前
  leitzler db73634a51 Renamed ignoreHTTPStatus property to strict 9 年之前
  Mr.doob 77fbf216ee Editor: Moved index.html template out of Menubar.File. 9 年之前
  Mr.doob d1502163f0 Merge pull request #7665 from simonThiele/unittests 9 年之前
  simonThiele 26af55c297 fix spacing 9 年之前
  Daniel Nienhaus ef3ee0c778 Blender exporter: work around #7631, export all actions 9 年之前
  simonThiele 8e2e1f6abc fix message 9 年之前
  simonThiele 6851b410d8 const -> var 9 年之前
  simonThiele 0b8e3281de add removed tests 9 年之前
  kaypikun 94865c5ec5 changed title of example; cleaned code 9 年之前
  simonThiele f2c466b819 remove lodash from html 9 年之前
  simonThiele 6f94c5048f remove lodash checking logic 9 年之前
  simonThiele 065d3dc667 fist try of kicking out lodash 9 年之前
  kaypikun d9e2faf625 added CinematicCamera in examples/js/cameras; changed light in webgl_camera_cinematic; removed builds from three.js 9 年之前
  Mr.doob b0fbe71953 Updated builds. 9 年之前
  Mr.doob 43661ef96b *Light: Reduced default shadow parameters. 9 年之前
  Mr.doob e2af947bf1 UI.THREE clean up. 9 年之前
  Mr.doob 11853e872d UI.Number: Keep float intact. 9 年之前
  WestLangley a6c8f5431a Path: Make use of autoClose property 9 年之前
  Pontus 5052a950e6 Added ignoreHTTPStatus to documentation. 9 年之前
  Pontus 6dddcfa03c Added property ignoreHTTPStatus. When set, the 'load' event handler will not check HTTP Status or readyState. Should only be used when XHRLoader fetch data from a non-http source (e.g. local file system, file://). 9 年之前
  simonThiele e32831552e clock is no longer using date 9 年之前
  kaypikun 2321132bf8 build three.js with CinematicCamera 9 年之前
  kaypikun 8f09b63ff7 added webgl_camera_cinematic example 9 年之前
  kaypikun 45cf701033 added webgl_camera_cinematic example 9 年之前