Intial work towards support an interaction <imagesequence> tag in Present3D.
This commit is contained in:
@@ -306,7 +306,7 @@ void ImageSequence::update(osg::NodeVisitor* nv)
|
||||
}
|
||||
else
|
||||
{
|
||||
OSG_NOTICE<<"ImageSequence::update(..) Same index."<<std::endl;
|
||||
// OSG_NOTICE<<"ImageSequence::update(..) Same index."<<std::endl;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user