提交歷史

作者 SHA1 備註 提交日期
  Michael Herzog 5bc2515443 Examples: Move postprocessing to ES6. (#21621) 4 年之前
  Marco Fugaro d9a5084d26 Run build-examples (#21588) 4 年之前
  Garrett Johnson ecd8117ef7 this.oldClearColor -> this._oldClearColor 4 年之前
  Garrett Johnson e3b7148455 update js examples 4 年之前
  Mr.doob 4a8b92d5b1 Examples: Removed deprecation warning. 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 年之前
  Benjamin MICHEL df1c4369eb Use the same coding style as the other lines 5 年之前
  Benjamin MICHEL ccd6da5773 Fixed RenderPass discarding the scene overrideMaterial if no overrideMaterial is passed 5 年之前
  Mugen87 0198829e01 JSM: Added modules and TS files for basic post processing classes. 6 年之前
  Mugen87 9cd7665c2c RenderPass: Fix usage in context of WebGLDeferredRenderer 6 年之前
  Mugen87 a369b3c246 Examples: Clean up 6 年之前
  Mr.doob 253517ec17 Merge pull request #15571 from maccesch/dev 6 年之前
  Olli Etuaho 4826d7f1f5 Rename delta to deltaTime in postprocessing passes 6 年之前
  Marc-Sefan Cassola 85f911fb5c removed renderTarget and forceClear from WebGLRenderer.render() in example code 6 年之前
  Ford Hurley e0df8d13c1 Add clearDepth attribute to RenderPass 8 年之前
  Ben Houston (Clara.io) 309723cd09 Support backgrounds (cube, texture, color) via passes (#9158) 9 年之前
  Mr.doob 0d81c76a92 Clean up. 9 年之前
  Ben Houston (Clara.io) 889c9c2be5 Add clearColor/clearAlpha to ManualMSAARenderPass (#9124) 9 年之前
  David Phillips 366cbbb19f Allow RenderPass to render to screen (#9094) 9 年之前
  Mr.doob 87ae9e7153 Fixed postprocessing Object.assign()s. 9 年之前
  Ben Houston (Clara.io) 9406f2cd6a fix buggy prototype usage in Pass derived classes. (#8916) 9 年之前
  Michael Herzog 0fbc8afb34 Post-Processing: Introducing base class for Passes 9 年之前
  Mugen87 6be2805446 Revert "#7952 New Stencil Buffer Management" 9 年之前
  Mugen87 644d6a21d7 #7952 New Stencil Buffer Management 9 年之前
  alteredq 9e39966076 Added ability to disable render passes to EffectComposer. Added simple blend shader to ShaderExtras. 14 年之前
  alteredq 78521fad95 Added renderer.getClearAlpha. Extended RenderPass to be able to use custom alpha clear. Fixed UVs in UTF8Loader. 14 年之前
  alteredq 245dbfcc2a Changed renderer.getClearColor API to return reference. 14 年之前