1. 13 12月, 2019 1 次提交
  2. 17 7月, 2019 1 次提交
  3. 12 7月, 2019 1 次提交
  4. 04 6月, 2019 1 次提交
  5. 25 5月, 2019 1 次提交
  6. 22 5月, 2019 1 次提交
  7. 08 5月, 2019 1 次提交
  8. 22 3月, 2019 2 次提交
    • M
      Examples: Fix broken WebGLDeferredRenderer. · 984383b1
      Mugen87 提交于
      984383b1
    • O
      Set Pass.renderToScreen automatically in EffectComposer · 911e4b21
      Olli Etuaho 提交于
      The last enabled EffectComposer pass is the only one that can really render to the screen, so we can set the renderToScreen flag in the passes automatically. The only case where EffectComposers don't render to the screen at all in the current examples is webgl_materials_skin, that sets up multiple EffectComposers and then combines their results. For that special case we now have a renderToScreen flag in EffectComposer.
      
      This simplifies setting up EffectComposer and will make further enhancements a bit easier.
      911e4b21
  9. 19 3月, 2019 1 次提交
  10. 15 3月, 2019 3 次提交
  11. 06 2月, 2019 1 次提交
  12. 28 1月, 2019 2 次提交
  13. 14 1月, 2019 1 次提交
  14. 25 1月, 2018 1 次提交
  15. 15 9月, 2017 1 次提交
  16. 30 4月, 2017 1 次提交
  17. 07 12月, 2016 1 次提交
  18. 01 6月, 2016 1 次提交
  19. 26 5月, 2016 2 次提交
  20. 20 5月, 2016 1 次提交
  21. 19 5月, 2016 1 次提交
    • B
      Pass.setSize - make resizing of passes automatic through EffectComposer.setSize (#8925) · 463a8a62
      Ben Houston (Clara.io) 提交于
      * add Pass.setSize() and have it called automatically by EffectComposer.setSize()
      
      * fix minor bugs in EffectComposer.setSize routine.
      
      * fix buggy prototype usage in Pass derived classes.
      
      * fix buggy prototype usage in Pass derived classes.
      
      * remove constructors as suggested by @mrdoob
      
      * fix MaskPass's prototype.
      
      * init pass side when added to compositor.
      
      * tabify EffectComposer.js
      
      * simplify for loop.
      463a8a62
  22. 06 4月, 2016 1 次提交
  23. 15 3月, 2016 1 次提交
  24. 27 2月, 2016 1 次提交
  25. 13 2月, 2016 3 次提交
  26. 28 1月, 2016 1 次提交
  27. 22 1月, 2016 1 次提交
  28. 15 12月, 2015 1 次提交
  29. 25 7月, 2015 1 次提交
  30. 18 7月, 2015 1 次提交
  31. 09 5月, 2015 1 次提交
  32. 24 3月, 2015 1 次提交
  33. 21 2月, 2015 1 次提交