Historique des commits

Auteur SHA1 Message Date
  Mugen87 a369b3c246 Examples: Clean up il y a 6 ans
  Mr.doob 253517ec17 Merge pull request #15571 from maccesch/dev il y a 6 ans
  Olli Etuaho 4826d7f1f5 Rename delta to deltaTime in postprocessing passes il y a 6 ans
  Marc-Sefan Cassola 85f911fb5c removed renderTarget and forceClear from WebGLRenderer.render() in example code il y a 6 ans
  Ludovic Bailly eafc8ad66d Added comments il y a 8 ans
  Ludovic Bailly 42a7e929cc Fixed clipped quad pass when using clippingPlanes on WebGLRenderer il y a 8 ans
  Mr.doob 8735cbab95 Reverted UniformUtils.clone() deprecation. See #10191. il y a 8 ans
  aardgoose 93287e89ad convert {} to new THREE.Uniform() il y a 8 ans
  aardgoose ea8bb4a900 fix damage from lack of deep copy of Object.assign() il y a 8 ans
  aardgoose 156a9ba790 remove UniformsUtils.* il y a 8 ans
  Ben Houston (Clara.io) 309723cd09 Support backgrounds (cube, texture, color) via passes (#9158) il y a 9 ans
  Mr.doob 87ae9e7153 Fixed postprocessing Object.assign()s. il y a 9 ans
  Ben Houston (Clara.io) 9406f2cd6a fix buggy prototype usage in Pass derived classes. (#8916) il y a 9 ans
  Michael Herzog 0fbc8afb34 Post-Processing: Introducing base class for Passes il y a 9 ans
  Mugen87 6be2805446 Revert "#7952 New Stencil Buffer Management" il y a 9 ans
  Mugen87 644d6a21d7 #7952 New Stencil Buffer Management il y a 9 ans
  gero3 923256459e fixed files to codestyle il y a 10 ans
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. il y a 10 ans
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log il y a 10 ans
  Mr.doob 68269fb45e Examples clean up. il y a 11 ans
  wereHamster 2a5c54115b Make EffectComposer plugins use their own camera/scene/quad il y a 12 ans
  Mr.doob 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b il y a 13 ans
  Mr.doob 4f4f87430f Splitted ShaderExtras into individual files. il y a 13 ans
  alteredq 013f3b375e Changed the rest of the lib and examples to use auto-texture units. il y a 13 ans
  Mr.doob 7a9ac49a97 Minor formatting tweaks. il y a 13 ans
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. il y a 13 ans
  alteredq 9e39966076 Added ability to disable render passes to EffectComposer. Added simple blend shader to ShaderExtras. il y a 14 ans
  alteredq e298ac6814 Renamed MeshShaderMaterial => ShaderMaterial il y a 14 ans
  alteredq 20fae814e7 Refactored postprocessing to use double buffering. il y a 14 ans
  alteredq 797530e4f7 Moved 2d filter shaders from ShaderUtils to ShaderExtras. il y a 14 ans