V2 spatial partition, and all the pipeline changes that go with it.
Note: Deferred mode is not finished, and thus broken. Don't use!
This commit is contained in:
@@ -123,7 +123,10 @@ BOOL LLVOClouds::updateGeometry(LLDrawable *drawable)
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
dirtySpatialGroup();
|
||||
if (drawable->isVisible())
|
||||
{
|
||||
dirtySpatialGroup(TRUE);
|
||||
}
|
||||
|
||||
LLFace *facep;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user