Skip rendering hud-related elements when rendering for impostor. http://code.google.com/p/singularity-viewer/issues/detail?id=20&can=1
This commit is contained in:
@@ -3181,6 +3181,7 @@ void LLPipeline::renderGeomPostDeferred(LLCamera& camera)
|
||||
//TO-DO:
|
||||
//V2 moved block to LLPipeline::renderDeferredLighting
|
||||
//Migrate once multisample z-buffer issues are figured out on ati cards.
|
||||
if(!sImpostorRender)
|
||||
{
|
||||
renderHighlights();
|
||||
mHighlightFaces.clear();
|
||||
|
||||
Reference in New Issue
Block a user