Still need to initialize flexis upon their very first idle update, else you get an ugly polygon soup when they first appear.
This commit is contained in:
@@ -394,8 +394,8 @@ void LLVolumeImplFlexible::doIdleUpdate()
|
||||
}
|
||||
}
|
||||
}
|
||||
//if(!mInitialized)
|
||||
// updateRenderRes();
|
||||
if(!mInitialized)
|
||||
updateRenderRes();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user