Historique des commits

Auteur SHA1 Message Date
  Mr.doob 173caa387a stats.js usage clean up il y a 9 ans
  WestLangley f70369a928 Examples: three.min.js -> three.js il y a 9 ans
  Mr.doob a455e248ac Examples clean up. il y a 9 ans
  Mugen87 6857b6d5d3 removed deprecated THREE.ImageUtils.loadTexture il y a 9 ans
  Mr.doob d6396a3461 Clean up. il y a 9 ans
  Mr.doob 2d71e8bac1 Improved lens flare example. il y a 10 ans
  brason eb68622a6e Add missing semicolons il y a 10 ans
  Mr.doob daa2b493c1 Merge remote-tracking branch 'MDamien/patch-1' into dev il y a 10 ans
  Damien 4608364b0a Examples: Lensflare example contains an useless variable il y a 10 ans
  Mr.doob 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient il y a 10 ans
  Mr.doob 188b9b7019 Examples: Cleaned up setClearColor(). il y a 10 ans
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 il y a 10 ans
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. il y a 10 ans
  Mr.doob 03d855affa Fixed lensflares example. il y a 11 ans
  Mr.doob 9989f380fd Renamed all CubeGeometry instances. il y a 11 ans
  Mr.doob 96ad117989 Removed physicallyBasedShading from examples and documentation. il y a 11 ans
  Mr.doob 48cf5bb9a6 Replaced remaining setHSV to setHSL. il y a 12 ans
  Mr.doob 4b232302f8 And more adjustHSV removal. il y a 12 ans
  Ben Houston 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. il y a 12 ans
  alteredq ae79c901eb Changed MeshPhongMaterial perPixel parameter default to true. il y a 12 ans
  alteredq c1f3428495 Removed maxLights parameter from WebGLRenderer. il y a 12 ans
  alteredq 4500c593dd Cleaned up custom stats.js styling in examples (thanks to @mrdoob for showing me this is possible ;). il y a 13 ans
  Mr.doob feffb88f1e Includes to editor and examples. il y a 13 ans
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. il y a 13 ans
  Mr.doob a408841c61 Changed three.js link in examples. il y a 13 ans
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. il y a 13 ans
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. il y a 13 ans
  alteredq 2a79171077 Fixed some examples. il y a 13 ans
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. il y a 13 ans
  alteredq 4be5880b0f Made SpritePlugin and LensFlare plugins default. il y a 13 ans