Commit History

Author SHA1 Message Date
  Mr.doob 2a91fef346 shadowDarkness clean up. 9 years ago
  Mr.doob d16903842a Clean up. 9 years ago
  Mr.doob 5720ae4e06 Geometry: Removed morphColors. 9 years ago
  Ben Houston 036147e203 geometry/object.clips -> geometry/object.animation 10 years ago
  Ben Houston e6795ff363 removing MorphAnimMesh from various examples. 10 years ago
  Mr.doob 3ed0acb0cf Removed (long-time broken) Cascaded ShadowMaps code. 10 years ago
  Mr.doob 9edf44766a Fixed HemisphereLight example. 10 years ago
  Mr.doob d1e7b1dc73 MorphNormals code clean up. 10 years ago
  Mr.doob 66d3eb0d36 Updated shadowMap calls. 10 years ago
  brason eb68622a6e Add missing semicolons 10 years ago
  Mr.doob 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient 10 years ago
  Mr.doob 188b9b7019 Examples: Cleaned up setClearColor(). 10 years ago
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 10 years ago
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 years ago
  Mr.doob ec3259270c Updated examples that could use PlaneBufferGeometry. 10 years ago
  Nima ec13c4c36c samples will not generate negative f error anymore 11 years ago
  Mr.doob 96ad117989 Removed physicallyBasedShading from examples and documentation. 11 years ago
  Mr.doob a6aedbb9d2 Replaced yet some more setHSV with setHSL. 12 years ago
  Mr.doob 4b232302f8 And more adjustHSV removal. 12 years ago
  alteredq ea4b8a6045 Renamed renderer.shadowMaterialSide => renderer.shadowMapCullFace 12 years ago
  alteredq 2fb5db39f8 Renamed renderer.shadowMapCullFrontFaces => renderer.shadowMaterialSide 12 years ago
  alteredq 886ba4de3e Renamed mPosition => worldPosition in shaders. 12 years ago
  alteredq ae79c901eb Changed MeshPhongMaterial perPixel parameter default to true. 12 years ago
  alteredq 4500c593dd Cleaned up custom stats.js styling in examples (thanks to @mrdoob for showing me this is possible ;). 12 years ago
  Mr.doob feffb88f1e Includes to editor and examples. 13 years ago
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 years ago
  Mr.doob a408841c61 Changed three.js link in examples. 13 years ago
  alteredq b3d7de97c7 Forgot to switch to minified lib. 13 years ago
  alteredq 143b576c5b Added hemisphere light example. 13 years ago