Added LEFT_EYE and RIGHT_EYE stereo to osg::DisplaySettings/osgUtil::SceneView

Renamed LODBias to LODScale.
This commit is contained in:
Robert Osfield
2002-11-12 10:22:38 +00:00
parent 6d1ba6c0f4
commit 8e84722f90
15 changed files with 180 additions and 104 deletions

View File

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

View File

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

View File

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