Historique des commits

Auteur SHA1 Message Date
  Michael Herzog 5bc2515443 Examples: Move postprocessing to ES6. (#21621) il y a 4 ans
  Marco Fugaro d9a5084d26 Run build-examples (#21588) il y a 4 ans
  gonnavis 0c72b87646 NearestFilter is already the default value. There is no need to set. il y a 4 ans
  gonnavis f704237006 ExamplesSAOMagFilterTypo il y a 4 ans
  Garrett Johnson f4fc43dd51 update examples il y a 4 ans
  gonnavis c61b301402 SSAOUseCameraProjectionMatrixInverse il y a 4 ans
  Mr.doob 4a8b92d5b1 Examples: Removed deprecation warning. il y a 4 ans
  Mugen87 0fec4104d6 SSAOPass: Make visibility cache to a property. il y a 4 ans
  Mugen87 94339bcf88 SSAOPass: Exclude point clouds and lines. il y a 4 ans
  Mugen87 226b60deab Examples: Remove author comments. il y a 5 ans
  Mugen87 a7eacadd53 Examples: Fix link in modules warning. il y a 5 ans
  Mr.doob 8880636d52 Examples: Tweaked deprecation message. il y a 5 ans
  Mugen87 7dd44e809e Examples: Deprecate examples/js. il y a 5 ans
  Mugen87 e7ca3006b0 Math: Rename to MathUtils. il y a 5 ans
  Mugen87 5fbec8510d FullScreenQuad: Introduce dispose(). il y a 5 ans
  Paul Henschel 82f224f01f change js version, modularize il y a 5 ans
  Mr.doob d3a37f37d3 DataTexture: Removed unneeded needsUpdate sets. il y a 5 ans
  Mugen87 7f0d902bb8 Examples: Move SimplexNoise into THREE namespace. il y a 6 ans
  Jan Scheiper f1bc747dc3 fixed a bug where the SSAOPass could not be used in conjuction with other passes which came afterward in the compositing order il y a 6 ans
  Olli Etuaho ba4bbfbe9e Better naming and API for full-screen quads il y a 6 ans
  Olli Etuaho 48b686dcb9 Don't initialize scene for postprocessing passes il y a 6 ans
  Olli Etuaho 4acc91d018 Share code for creating a fill quad scene in postprocessing passes il y a 6 ans
  Jiulong Hu cfc397597b Replace THREE.RGBA with THREE.RGBAFormat il y a 6 ans
  Mr.doob 253517ec17 Merge pull request #15571 from maccesch/dev il y a 6 ans
  Mugen87 04dc35fa49 SSAOShader: Lower size of kernel from 64 to 32. il y a 6 ans
  Olli Etuaho 4826d7f1f5 Rename delta to deltaTime in postprocessing passes il y a 6 ans
  Mugen87 79155fd547 Examples: Make SSAOPass WebGL 2 compatible. il y a 6 ans
  Marc-Sefan Cassola 85f911fb5c removed renderTarget and forceClear from WebGLRenderer.render() in example code il y a 6 ans
  Mugen87 9cc9b3d686 SSAOPass: Clean up il y a 6 ans
  Mugen87 6f6dab8461 Examples: Fix width/height handling in SSAOPass il y a 6 ans