1. 22 3月, 2019 1 次提交
    • 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
  2. 08 10月, 2018 1 次提交
  3. 26 9月, 2018 1 次提交
  4. 01 8月, 2018 1 次提交
  5. 14 7月, 2017 1 次提交
  6. 27 5月, 2017 1 次提交
  7. 05 12月, 2016 1 次提交
  8. 21 11月, 2016 1 次提交
  9. 20 11月, 2016 1 次提交
  10. 16 11月, 2016 1 次提交
  11. 22 5月, 2016 1 次提交
    • S
      sea3d animation to animator keyframe variable name (#8963) · d29ae173
      sunag 提交于
      * animation to animator keyframe variable name
      
      * golden ratio align and descriptions
      
      * text to description
      
      * play with computed offset negative timeScale animation
      
      * clampWhenFinished only for non-loop animations
      d29ae173
  12. 17 5月, 2016 1 次提交
    • S
      sea3d update (#8892) · 0eaaa845
      sunag 提交于
      * node material r5 + mirror nodes example
      
      * threejs.min in node material examples
      
      * sea3d update
      
      * reverted to un-minified
      
      * update mrdoob EventDispatcher.js
      
      * fix eventdispatcher update
      
      * proto defines replace by Object.assign
      
      * native script support transferred to loader
      
      * sound filters support
      
      * light intensity from sound amplitude
      
      * keep .setFilter() method
      
      * get freq amplitude average
      
      * cleanup
      
      * use THREE.AudioAnalyser to get amplitude
      0eaaa845
  13. 11 4月, 2016 1 次提交
  14. 19 3月, 2016 1 次提交
  15. 17 10月, 2015 1 次提交
  16. 08 10月, 2015 1 次提交
  17. 05 10月, 2015 1 次提交
  18. 03 9月, 2015 3 次提交
  19. 28 7月, 2015 4 次提交
  20. 23 7月, 2015 1 次提交
  21. 16 7月, 2015 3 次提交
  22. 15 7月, 2015 1 次提交