Merge branch 'master' into V2TextureSystem
Conflicts: indra/newview/llviewerimage.cpp indra/newview/pipeline.h
This commit is contained in:
@@ -408,7 +408,7 @@ public:
|
||||
BOOL mOcclusionEnabled; // if TRUE, occlusion culling is performed
|
||||
BOOL mInfiniteFarClip; // if TRUE, frustum culling ignores far clip plane
|
||||
U32 mBufferUsage;
|
||||
BOOL mRenderByGroup;
|
||||
const BOOL mRenderByGroup;
|
||||
U32 mLODSeed;
|
||||
U32 mLODPeriod; //number of frames between LOD updates for a given spatial group (staggered by mLODSeed)
|
||||
U32 mVertexDataMask;
|
||||
|
||||
Reference in New Issue
Block a user