Commit History

Author SHA1 Message Date
  Marco Fugaro 96eb4cef27 Remove third parameter from resize listener 4 years ago
  Mugen87 d936e24558 Exampels: Refactor usage of geometry generators. 4 years ago
  Mugen87 06a998b2da Examples: More clean up. 4 years ago
  Mr.doob f6dba25589 Examples: Added padding after script tag. 6 years ago
  Mr.doob 995aa9368b Examples: Bring namespace back. 6 years ago
  Mugen87 aac68dffb4 Examples: More module examples. 6 years ago
  Mr.doob 0f44080d79 Examples: Unified CSS. 6 years ago
  Mugen87 c9655cc35a Examples: Clean up 6 years ago
  Mr.doob d3f5a0b1fe Updated all examples. 6 years ago
  Mugen87 6163e28654 Examples: Clean up 7 years ago
  WestLangley 848a1814b9 material.shading ==> material.flatShading 8 years ago
  Mr.doob a1d297011e Simplified webgl_materials example. 8 years ago
  aardgoose 9f9fbdee47 remove use of MuliMaterial in webGL examples 8 years ago
  Mr.doob 173caa387a stats.js usage clean up 9 years ago
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 years ago
  Mugen87 55504ff81d removal of THREE.MeshFaceMaterial 9 years ago
  Mr.doob 156f6b74df Geometry: Renamed .sortFacesByMaterial() to .sortFacesByMaterialIndex(). See 9ca9003e16d8cc07117eda454aa484e66e9e3729. 9 years ago
  Mr.doob e67338bce0 Simplified webgl_materials example. A single geometry can now be reused 🎉 9 years ago
  Mr.doob 1d98005702 Added call to .sortFacesByMaterial() in relevant examples. 9 years ago
  Mr.doob 16bf2e1928 Fixed example breakage. 10 years ago
  Mr.doob 20b77b2785 Reverting MeshFaceMaterial removal. 10 years ago
  Mr.doob 191bb16cd4 Renamed THREE.SegmentsLine to THREE.LineSegments. See 9b63a1d906e0e5f33cadc145664c6bf44aa68fed 10 years ago
  Mr.doob 9b63a1d906 Added THREE.SegmentsLine. 10 years ago
  Mr.doob 03b8391b2f Removing MeshFaceMaterial. 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 90acb50601 Updated examples that relied on the position = position pattern. 11 years ago
  Mr.doob 48cf5bb9a6 Replaced remaining setHSV to setHSL. 12 years ago
  Mr.doob d951fcbcfa Fixed more examples that relied on NormalBlending. 12 years ago
  Mr.doob 2922ff6aeb Updated some examples to the new MeshFaceMaterial usage. 12 years ago