Commit History

Author SHA1 Message Date
  Mr.doob 188b9b7019 Examples: Cleaned up setClearColor(). 10 years ago
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 years ago
  Mr.doob 03d855affa Fixed lensflares example. 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 48cf5bb9a6 Replaced remaining setHSV to setHSL. 12 years ago
  Mr.doob 4b232302f8 And more adjustHSV removal. 12 years ago
  Ben Houston 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. 12 years ago
  alteredq ae79c901eb Changed MeshPhongMaterial perPixel parameter default to true. 12 years ago
  alteredq c1f3428495 Removed maxLights parameter from WebGLRenderer. 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 feffb88f1e Includes to editor and examples. 13 years ago
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 years ago
  Mr.doob a408841c61 Changed three.js link in examples. 13 years ago
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 years ago
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 years ago
  alteredq 2a79171077 Fixed some examples. 13 years ago
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 13 years ago
  alteredq 4be5880b0f Made SpritePlugin and LensFlare plugins default. 13 years ago
  alteredq 0eaeaad4f4 Added lens flares example. 13 years ago