Bug fixes to osgText to handle the osgUtil::Optimizer being used on a scene
graph containing text. Fixed warning in MD2 plugin.
This commit is contained in:
@@ -212,7 +212,8 @@ void State::apply(const StateSet* dstate)
|
||||
//pushStateSet(dstate);
|
||||
//apply();
|
||||
//popStateSet();
|
||||
|
||||
//return;
|
||||
|
||||
if (dstate)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user