Commit History

Author SHA1 Message Date
  Marco Fugaro c870e1d1c0 Examples: remove third parameters from addEventListener calls 3 years ago
  Marco Fugaro 96eb4cef27 Remove third parameter from resize listener 3 years ago
  Mugen87 d936e24558 Exampels: Refactor usage of geometry generators. 3 years ago
  Mugen87 b93d62981f Exampels: More clean up. 4 years ago
  Mugen87 44bcdb8026 Examples: Ensure HTTPS project links. 4 years ago
  Mr.doob f6dba25589 Examples: Added padding after script tag. 5 years ago
  Mr.doob 995aa9368b Examples: Bring namespace back. 5 years ago
  Mugen87 fad9a7ffe9 Examples: More module examples. 5 years ago
  Mr.doob 0f44080d79 Examples: Unified CSS. 5 years ago
  Mr.doob 82974f2ac5 Examples: Removed unneeded optimisations. See #15862. 5 years ago
  Lewy Blue c1f6878d23 Fix linter errors 6 years ago
  Mugen87 a6465b7e9e Examples: Clean up 6 years ago
  Mr.doob bde8a0540d Examples: Replaced relevant renderer.setClearColor() with scene.background. 7 years ago
  WestLangley 3e09c556e7 Examples: Remove sortObjects = false 7 years ago
  Mr.doob 334ab72b42 Fixed lgtm.com unsafe external link alerts. 7 years ago
  Mr.doob 173caa387a stats.js usage clean up 8 years ago
  WestLangley f70369a928 Examples: three.min.js -> three.js 8 years ago
  Mr.doob 23cb3c772a Example improvements. 8 years ago
  Pontus Leitzler 7355d3fb83 Update misc_lookat.html 9 years ago
  WestLangley 6ec18d11c4 Added transform methods to Geometry and BufferGeometry 9 years ago
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 9 years ago
  Mr.doob 773ad6d2f9 Fixed misc_lookat example. 10 years ago
  Mr.doob 4fc7543431 Fixed examples that relied on transparent background. 11 years ago
  Ben Houston 36e9847200 simplify Object3D matrix construction via use of Matrix4.compose(). 11 years ago
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 12 years ago
  Mr.doob a408841c61 Changed three.js link in examples. 12 years ago
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 12 years ago
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 12 years ago
  Mr.doob 632b0f8e0c HTML correctness. 12 years ago
  alteredq cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 12 years ago