Commit History

Author SHA1 Message Date
  Mr.doob 1ae1df9ab9 Merge pull request #20818 from gkjohnson/pmrem-fix 4 years ago
  Garrett Johnson ecd8117ef7 this.oldClearColor -> this._oldClearColor 4 years ago
  Garrett Johnson 73ba3fedd8 npm run lint-fix 4 years ago
  Garrett Johnson f4fc43dd51 update examples 4 years ago
  Mr.doob 4a8b92d5b1 Examples: Removed deprecation warning. 4 years ago
  Mugen87 226b60deab Examples: Remove author comments. 5 years ago
  Mugen87 a7eacadd53 Examples: Fix link in modules warning. 5 years ago
  Mr.doob 8880636d52 Examples: Tweaked deprecation message. 5 years ago
  Mugen87 7dd44e809e Examples: Deprecate examples/js. 5 years ago
  Don McCurdy 4de2c4bfa9 Examples: Move 'postprocessing / unreal / bloom' example description into UnrealBloomPass. 5 years ago
  WestLangley 84fc12e1cd Avoid direct gl calls 6 years ago
  Mugen87 68d3b52377 JSM: Added module and TS file for UnrealBloomPass. 6 years ago
  Olli Etuaho ba4bbfbe9e Better naming and API for full-screen quads 6 years ago
  Olli Etuaho 48b686dcb9 Don't initialize scene for postprocessing passes 6 years ago
  Olli Etuaho 4acc91d018 Share code for creating a fill quad scene in postprocessing passes 6 years ago
  Mr.doob 253517ec17 Merge pull request #15571 from maccesch/dev 6 years ago
  Olli Etuaho 4826d7f1f5 Rename delta to deltaTime in postprocessing passes 6 years ago
  Marc-Sefan Cassola 85f911fb5c removed renderTarget and forceClear from WebGLRenderer.render() in example code 6 years ago
  Vicente Lucendo f5fd1e712a keep resx/rexy and add renderTargetHorizonal/renderTargetVertical 6 years ago
  Vicente Lucendo e43525e636 unnecessary variable redefinitions 6 years ago
  oguzeroglu 898225fe82 Change the clear color variable name. 7 years ago
  oguzeroglu d7b06a9356 UnrealBloomPass memory optimization 7 years ago
  WestLangley 6f42b96562 Clean Up 8 years ago
  Tentone f01308753a Minor changes 8 years ago
  Tentone 5322adc761 Unreal bloom render to screen 8 years ago
  WestLangley ac941c5761 Clean up 8 years ago
  Michael Herzog 1d3391ace5 Update UnrealBloomPass.js 8 years ago
  Mr.doob 6d2656766c Merge branch 'dev' into renderTargetNames 8 years ago
  Ludovic Bailly eafc8ad66d Added comments 8 years ago
  Ludovic Bailly 42a7e929cc Fixed clipped quad pass when using clippingPlanes on WebGLRenderer 8 years ago