EXT-1336 Fix for hover highlight not working correctly with low detail settings.
parent
9a196cdda8
commit
f732ee6d2e
|
|
@ -7907,6 +7907,7 @@ void LLPipeline::generateHighlight(LLCamera& camera)
|
|||
|
||||
mHighlight.flush();
|
||||
gGL.setColorMask(true, false);
|
||||
gViewerWindow->setup3DViewport();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue