Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 10 gadi atpakaļ
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 gadi atpakaļ
  Mr.doob ec3259270c Updated examples that could use PlaneBufferGeometry. 11 gadi atpakaļ
  Mr.doob b14d350067 Simplified example. 11 gadi atpakaļ
  Mr.doob 90acb50601 Updated examples that relied on the position = position pattern. 11 gadi atpakaļ
  Mr.doob dd089570da Added Texture.DEFAULT_IMAGE. Different solution for #4559. 11 gadi atpakaļ
  Mr.doob 9989f380fd Renamed all CubeGeometry instances. 11 gadi atpakaļ
  Mr.doob 96ad117989 Removed physicallyBasedShading from examples and documentation. 11 gadi atpakaļ
  Mr.doob 8cb7093b5a Face3ized more geometries. 12 gadi atpakaļ
  Mr.doob e2879a019e Updated some more examples. 12 gadi atpakaļ
  alteredq f9c2e9161d Fixed texture uniform in cloth example. 13 gadi atpakaļ
  alteredq ae79c901eb Changed MeshPhongMaterial perPixel parameter default to true. 13 gadi atpakaļ
  alteredq 4500c593dd Cleaned up custom stats.js styling in examples (thanks to @mrdoob for showing me this is possible ;). 13 gadi atpakaļ
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 gadi atpakaļ
  Mr.doob fda0a0a80f Simplified AxisHelper. 13 gadi atpakaļ
  Mr.doob 48fa575eab Made the cloth example "work" with CanvasRenderer. 13 gadi atpakaļ
  zz85 a8853b88ab Tweaked the cloth simulation example a little. 13 gadi atpakaļ
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 gadi atpakaļ
  alteredq fb6bf10724 Added support for three-valued material.side to WebGLRenderer. Changed corresponding examples. 13 gadi atpakaļ
  alteredq 55444fc7f4 Added @zz85's cloth simulation example. 13 gadi atpakaļ