Added support for reading from http and obj files in the static build of Present3D
This commit is contained in:
@@ -58,14 +58,20 @@
|
||||
|
||||
// include the plugins we need
|
||||
USE_OSGPLUGIN(ive)
|
||||
USE_OSGPLUGIN(freetype)
|
||||
USE_OSGPLUGIN(osg)
|
||||
|
||||
USE_OSGPLUGIN(freetype)
|
||||
USE_OSGPLUGIN(rgb)
|
||||
USE_OSGPLUGIN(OpenFlight)
|
||||
USE_OSGPLUGIN(png)
|
||||
USE_OSGPLUGIN(jpeg)
|
||||
|
||||
USE_OSGPLUGIN(ffmpeg)
|
||||
|
||||
USE_OSGPLUGIN(OpenFlight)
|
||||
USE_OSGPLUGIN(obj)
|
||||
|
||||
USE_OSGPLUGIN(curl)
|
||||
|
||||
USE_OSGPLUGIN(p3d)
|
||||
USE_OSGPLUGIN(paths)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user