Commit History

作者 SHA1 備註 提交日期
  Mr.doob 928c8177ab Removed no longer needed uniform types. 9 年之前
  tschw 79ad4be3cb Maintenance (#8802) 9 年之前
  tschw 4c39c8bbe8 Updated shadowMap.cullFace -> .flipSidedFaces. 9 年之前
  Mr.doob 173caa387a stats.js usage clean up 9 年之前
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 年之前
  tschw c32f31a587 Animation: New API, caching and masses. 9 年之前
  Mr.doob 2a91fef346 shadowDarkness clean up. 9 年之前
  Mr.doob d16903842a Clean up. 9 年之前
  Mr.doob 5720ae4e06 Geometry: Removed morphColors. 9 年之前
  Ben Houston 036147e203 geometry/object.clips -> geometry/object.animation 10 年之前
  Ben Houston e6795ff363 removing MorphAnimMesh from various examples. 10 年之前
  Mr.doob 3ed0acb0cf Removed (long-time broken) Cascaded ShadowMaps code. 10 年之前
  Mr.doob 9edf44766a Fixed HemisphereLight example. 10 年之前
  Mr.doob d1e7b1dc73 MorphNormals code clean up. 10 年之前
  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. 10 年之前
  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. 12 年之前
  alteredq ae79c901eb Changed MeshPhongMaterial perPixel parameter default to true. 12 年之前
  alteredq 4500c593dd Cleaned up custom stats.js styling in examples (thanks to @mrdoob for showing me this is possible ;). 12 年之前