Commit History

Author SHA1 Message Date
  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
  Mr.doob 8735cbab95 Reverted UniformUtils.clone() deprecation. See #10191. 8 years ago
  Ben Houston 636d2e5ddb set render target names properly for all created render targets in ThreeJS. 8 years ago
  aardgoose fcfc420fd4 remove UniformsUtils.* 8 years ago
  Tristan Valcke 31397f8bb8 Remove unnecessary comma in UnrealBloomPass 8 years ago
  Mr.doob b2995bd589 Moved gaussianPdf out of core. 9 years ago
  spidersharma03 22a4c76306 Bloom Pass - Inspired from Unreal Engine (#9351) 9 years ago