Commit History

Author SHA1 Message Date
  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