提交历史

作者 SHA1 备注 提交日期
  gonnavis 0c72b87646 NearestFilter is already the default value. There is no need to set. 4 年之前
  gonnavis f704237006 ExamplesSAOMagFilterTypo 4 年之前
  Garrett Johnson f4fc43dd51 update examples 4 年之前
  gonnavis c61b301402 SSAOUseCameraProjectionMatrixInverse 4 年之前
  Mr.doob 4a8b92d5b1 Examples: Removed deprecation warning. 4 年之前
  Mugen87 0fec4104d6 SSAOPass: Make visibility cache to a property. 4 年之前
  Mugen87 94339bcf88 SSAOPass: Exclude point clouds and lines. 4 年之前
  Mugen87 226b60deab Examples: Remove author comments. 5 年之前
  Mugen87 a7eacadd53 Examples: Fix link in modules warning. 5 年之前
  Mr.doob 8880636d52 Examples: Tweaked deprecation message. 5 年之前
  Mugen87 7dd44e809e Examples: Deprecate examples/js. 5 年之前
  Mugen87 e7ca3006b0 Math: Rename to MathUtils. 5 年之前
  Mugen87 5fbec8510d FullScreenQuad: Introduce dispose(). 5 年之前
  Paul Henschel 82f224f01f change js version, modularize 5 年之前
  Mr.doob d3a37f37d3 DataTexture: Removed unneeded needsUpdate sets. 5 年之前
  Mugen87 7f0d902bb8 Examples: Move SimplexNoise into THREE namespace. 6 年之前
  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 6 年之前
  Olli Etuaho ba4bbfbe9e Better naming and API for full-screen quads 6 年之前
  Olli Etuaho 48b686dcb9 Don't initialize scene for postprocessing passes 6 年之前
  Olli Etuaho 4acc91d018 Share code for creating a fill quad scene in postprocessing passes 6 年之前
  Jiulong Hu cfc397597b Replace THREE.RGBA with THREE.RGBAFormat 6 年之前
  Mr.doob 253517ec17 Merge pull request #15571 from maccesch/dev 6 年之前
  Mugen87 04dc35fa49 SSAOShader: Lower size of kernel from 64 to 32. 6 年之前
  Olli Etuaho 4826d7f1f5 Rename delta to deltaTime in postprocessing passes 6 年之前
  Mugen87 79155fd547 Examples: Make SSAOPass WebGL 2 compatible. 6 年之前
  Marc-Sefan Cassola 85f911fb5c removed renderTarget and forceClear from WebGLRenderer.render() in example code 6 年之前
  Mugen87 9cc9b3d686 SSAOPass: Clean up 6 年之前
  Mugen87 6f6dab8461 Examples: Fix width/height handling in SSAOPass 6 年之前
  Mugen87 73d964000f Examples: Fix handling of clear color 6 年之前
  Mugen87 2f9bd634d4 SSAO: New implementation 6 年之前