Commit History

Author SHA1 Message Date
  Marco Fugaro c870e1d1c0 Examples: remove third parameters from addEventListener calls 4 years ago
  Marco Fugaro 96eb4cef27 Remove third parameter from resize listener 4 years ago
  Mugen87 7dc14aa729 Examples: More clean up. 4 years ago
  Mugen87 6fd43ef4e9 Material: Make .vertexColors a boolean. 5 years ago
  WestLangley e1d444d681 .applyMatrix() -> .applyMatrix4() 5 years ago
  Mugen87 44bcdb8026 Examples: Ensure HTTPS project links. 5 years ago
  Mugen87 764bc3dbbc BufferGeometry: Introduce .setAttribute() and .deleteAttribute(). 5 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 37fd5a9ca0 Exampels: More modules examples. 6 years ago
  Mr.doob 0f44080d79 Examples: Unified CSS. 6 years ago
  Lewy Blue 4894f4e444 Fix linter errors in examples WebGL A-L 6 years ago
  Mr.doob d3f5a0b1fe Updated all examples. 6 years ago
  Mugen87 064722bcb7 Examples: Remove linewidth where it has no effect 6 years ago
  Mugen87 fd36a4b6d0 Examples: Clean up 7 years ago
  Mr.doob bde8a0540d Examples: Replaced relevant renderer.setClearColor() with scene.background. 8 years ago
  Mr.doob 334ab72b42 Fixed lgtm.com unsafe external link alerts. 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
  Mr.doob 8efea7f7f8 WebGLRenderer: Handle geometry changes. 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
  WestLangley bda2f09c86 Updating code to use Raycaster.setFromCamera() method 10 years ago
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 years ago
  Mr.doob 61b7c68a03 Updated examples using Projector.(un)projectVector. 10 years ago
  Mr.doob cdc37a6796 Updated interactive buffergeometry example. 11 years ago
  Mr.doob ecbce0c70e Fixed interactive buffergeometry example. 11 years ago
  Mr.doob 0ab16a09ee Updated loaders and examples to new BufferAttribute pattern. 11 years ago
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() 11 years ago