Commit Verlauf

Autor SHA1 Nachricht Datum
  Ben Houston (Clara.io) 889c9c2be5 Add clearColor/clearAlpha to ManualMSAARenderPass (#9124) vor 9 Jahren
  Ben Houston (Clara.io) bb5600fd89 add unbiased mode to the MSAA render pass. (#8930) vor 9 Jahren
  Ben Houston (Clara.io) 463a8a62aa Pass.setSize - make resizing of passes automatic through EffectComposer.setSize (#8925) vor 9 Jahren
  Ben Houston (Clara.io) a5c253cbb9 remove CompositeShader, it is equivalent to CopyShader. (#8926) vor 9 Jahren
  Mr.doob 173caa387a stats.js usage clean up vor 9 Jahren
  Michael Herzog 544642cb1e Post-Processing: Fixed include order vor 9 Jahren
  WestLangley f70369a928 Examples: three.min.js -> three.js vor 9 Jahren
  Ben Houston dfd876dff2 finer grain timing. vor 9 Jahren
  Ben Houston 345ff94536 add back 32 sample level, simplify TAARenderPass via reusing shader from ManualMSAAREnderPAss. vor 9 Jahren
  Ben Houston 0003985a9b better explanations for taa and msaa examples. vor 9 Jahren
  Ben Houston 64eb745c3c add TAARenderPass and polish MSAA example/code. vor 9 Jahren
  Ben Houston 5ee01466a5 rename MSAAPass -> ManualMSAARenderPass. Remove 32 sample pattern (leads to rounding errors), simplify the shader. vor 9 Jahren
  Mr.doob 786b5da152 Simplified and improved msaa and smaa examples. vor 9 Jahren
  Ben Houston 3b285c3f47 spelling, vor 9 Jahren
  Ben Houston 3ef1bcd193 make msaa example more obvious in terms of its effects. vor 9 Jahren
  Ben Houston ea8f5e3507 remove decimation artifacts on low bit-depth buffers via a exponential approach. vor 9 Jahren
  Ben Houston 0548de58d6 add resizing support to MSAA example. vor 9 Jahren
  Ben Houston 406c0997e0 fix non-relative textures for msaa and smaa examples. vor 9 Jahren
  Ben Houston badfaad725 fix msaa pass, improve example. vor 9 Jahren
  Ben Houston 88c3f6b2d9 CompositeShader not actually adding together passes. Argh. vor 9 Jahren
  Ben Houston 1c92e9273b debugging minor issues. vor 9 Jahren
  Ben Houston 4f2f70ece3 reduce code bulk, still the darkening bug. vor 9 Jahren
  Ben Houston 69e343ef5e extracting MSAAShader/MSAAPass from Clara.io custom ThreeJS. vor 9 Jahren