Intial work towards support an interaction <imagesequence> tag in Present3D.

This commit is contained in:
Robert Osfield
2012-10-29 15:58:02 +00:00
parent ce623c697e
commit d879cd7715
6 changed files with 249 additions and 99 deletions

View File

@@ -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;
}
}