提交历史

作者 SHA1 备注 提交日期
  Mr.doob 66d3eb0d36 Updated shadowMap calls. 10 年之前
  brason eb68622a6e Add missing semicolons 10 年之前
  Mr.doob 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient 10 年之前
  Mr.doob 188b9b7019 Examples: Cleaned up setClearColor(). 10 年之前
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 10 年之前
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 年之前
  Mr.doob ec3259270c Updated examples that could use PlaneBufferGeometry. 11 年之前
  Nima ec13c4c36c samples will not generate negative f error anymore 11 年之前
  Mr.doob 96ad117989 Removed physicallyBasedShading from examples and documentation. 11 年之前
  Mr.doob a6aedbb9d2 Replaced yet some more setHSV with setHSL. 12 年之前
  Mr.doob 4b232302f8 And more adjustHSV removal. 12 年之前
  alteredq ea4b8a6045 Renamed renderer.shadowMaterialSide => renderer.shadowMapCullFace 12 年之前
  alteredq 2fb5db39f8 Renamed renderer.shadowMapCullFrontFaces => renderer.shadowMaterialSide 12 年之前
  alteredq 886ba4de3e Renamed mPosition => worldPosition in shaders. 13 年之前
  alteredq ae79c901eb Changed MeshPhongMaterial perPixel parameter default to true. 13 年之前
  alteredq 4500c593dd Cleaned up custom stats.js styling in examples (thanks to @mrdoob for showing me this is possible ;). 13 年之前
  Mr.doob feffb88f1e Includes to editor and examples. 13 年之前
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 年之前
  Mr.doob a408841c61 Changed three.js link in examples. 13 年之前
  alteredq b3d7de97c7 Forgot to switch to minified lib. 13 年之前
  alteredq 143b576c5b Added hemisphere light example. 13 年之前