• B
    Support backgrounds (cube, texture, color) via passes (#9158) · 309723cd
    Ben Houston (Clara.io) 提交于
    * start of background pass test.
    
    * get clear pass and texture pass working well with each other.
    
    * cube texture pass works.  render pass now obeys Pass.clear.  CubeTexturePass supports opacity.  TexturePass doesn't write to the depth buffer.
    
    * get rid of temp matrix.
    
    * add to files.js.  better title.
    
    * remove unused scene parameter from CubeTexturePass.
    309723cd
files.js 9.1 KB