1. 15 6月, 2016 1 次提交
    • B
      Add clearColor/clearAlpha to ManualMSAARenderPass (#9124) · 889c9c2b
      Ben Houston (Clara.io) 提交于
      * support custom clear colors in ManuallMSASRenderPass like RenderPass supports.
      
      * fix bugs in clearColor/clearAlpha for MSAA.
      
      * cleanup.
      
      * simplify clearColor in ManualMSAARenderPAss + RenderPass.
      
      * WestLAngley suggestion.
      
      * use only one composer, rather than two.  Just turn on and off passes.  Allow for toggling autoRotate
      
      * avoid allocating THREE.Color classes when possible.
      
      * fixed.
      
      * simplify code via automatic hoisting.
      
      * hex rather than color.
      889c9c2b
  2. 14 6月, 2016 4 次提交
  3. 13 6月, 2016 7 次提交
  4. 12 6月, 2016 7 次提交
  5. 11 6月, 2016 8 次提交
  6. 10 6月, 2016 3 次提交
  7. 09 6月, 2016 1 次提交
    • L
      Faster projectOnVector function (#9101) · a1d4a3ae
      loldrup 提交于
      This implementation of projectOnVector is faster and shorter than the current version, and it requires no intermediate Vector3 allocation
      a1d4a3ae
  8. 08 6月, 2016 2 次提交
  9. 06 6月, 2016 2 次提交
  10. 05 6月, 2016 3 次提交
  11. 04 6月, 2016 2 次提交