Commit History

Author SHA1 Message Date
  Mr.doob 60b4af69ad Loader: Materials clean up. 10 years ago
  Mr.doob d1e7b1dc73 MorphNormals code clean up. 10 years ago
  Mr.doob 613e7aac3e Visual improvements to cloth example. See 24f0c75344217cd24c625a9bd2472af97fcc0993. 10 years ago
  Mr.doob ac4cbd8760 Cleaned up cloth example. 10 years ago
  Mr.doob 24f0c75344 Fixed shadow in webgl_animation_cloth example. 10 years ago
  Mr.doob 70925878b4 Minor clean up. 10 years ago
  Mr.doob b8d2d8433a Reverted examples that were using DirectGeometry. 10 years ago
  Mr.doob 39e8a9762d Renamed DynamicGeometry to DirectGeometry. 10 years ago
  Brage Nilsson f7c695f0d3 Fix typo in webgl_animation_cloth 10 years ago
  Mr.doob 66d3eb0d36 Updated shadowMap calls. 10 years ago
  Mr.doob 51ca1bf28a Updated cloth example to DynamicGeometry. 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
  Mr.doob b14d350067 Simplified example. 11 years ago
  Mr.doob 90acb50601 Updated examples that relied on the position = position pattern. 11 years ago
  Mr.doob dd089570da Added Texture.DEFAULT_IMAGE. Different solution for #4559. 11 years ago
  Mr.doob 9989f380fd Renamed all CubeGeometry instances. 11 years ago
  Mr.doob 96ad117989 Removed physicallyBasedShading from examples and documentation. 11 years ago
  Mr.doob 8cb7093b5a Face3ized more geometries. 12 years ago
  Mr.doob e2879a019e Updated some more examples. 12 years ago
  alteredq f9c2e9161d Fixed texture uniform in cloth example. 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 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 years ago
  Mr.doob fda0a0a80f Simplified AxisHelper. 13 years ago
  Mr.doob 48fa575eab Made the cloth example "work" with CanvasRenderer. 13 years ago
  zz85 a8853b88ab Tweaked the cloth simulation example a little. 13 years ago
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 years ago
  alteredq fb6bf10724 Added support for three-valued material.side to WebGLRenderer. Changed corresponding examples. 13 years ago