Added LEFT_EYE and RIGHT_EYE stereo to osg::DisplaySettings/osgUtil::SceneView
Renamed LODBias to LODScale.
This commit is contained in:
@@ -82,8 +82,8 @@ echo osglight glider.osg
|
||||
osglight glider.osg
|
||||
more memleaks.log
|
||||
|
||||
echo osgimpostor Town.osg
|
||||
osgimpostor Town.osg
|
||||
echo osgimpostor
|
||||
osgimpostor
|
||||
more memleaks.log
|
||||
|
||||
echo osgmultitexture cessnafire.osg
|
||||
|
||||
@@ -291,9 +291,10 @@ ifeq ($(OS),Darwin)
|
||||
LIB_EXT = dylib
|
||||
QUICKTIME = -framework QuickTime $(CARBON_LIB)
|
||||
TIFF_LIB = -ltiff
|
||||
SRC_DIRS = osg osgUtil osgDB \
|
||||
osgGA osgGLUT \
|
||||
osgPlugins osgParticle \
|
||||
# src libs which require external libs: osgText
|
||||
SRC_DIRS = osg osgUtil osgDB osgParticle\
|
||||
osgGA osgGLUT \
|
||||
osgPlugins \
|
||||
Demos
|
||||
LIBVERSION = -dylib_current_version 0.9.1
|
||||
|
||||
|
||||
@@ -58,8 +58,8 @@ osghud dumptruck.osg
|
||||
echo osglight glider.osg
|
||||
osglight glider.osg
|
||||
|
||||
echo osgimpostor Town.osg
|
||||
osgimpostor Town.osg
|
||||
echo osgimpostor
|
||||
osgimpostor
|
||||
|
||||
echo osgmultitexture cessnafire.osg
|
||||
osgmultitexture cessnafire.osg
|
||||
|
||||
Reference in New Issue
Block a user