История коммитов

Автор 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 лет назад