From Jan Peciva, "Improvements:
- Use OSG routines to load images instead of simage library (removes dependency on 3rdParty simage library). Applies to Coin Inventor clone only. "
This commit is contained in:
@@ -55,6 +55,9 @@ void ReaderWriterIV::initInventor() const
|
||||
#ifdef __COIN__
|
||||
// Disable delayed loading of VRML textures
|
||||
SoVRMLImageTexture::setDelayFetchURL(FALSE);
|
||||
|
||||
// initialize convertor
|
||||
ConvertFromInventor::init();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user