Added new examples to runexamples.bat script
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14589 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
echo osgversion
|
||||
osgversion
|
||||
|
||||
|
||||
echo osgunittests
|
||||
osgunittests matrix
|
||||
osgunittests qt
|
||||
@@ -21,10 +21,25 @@ osgbillboard
|
||||
echo osgblendequation
|
||||
osgblendequation
|
||||
|
||||
echo osgblenddrawbuffers
|
||||
osgblenddrawbuffers
|
||||
|
||||
echo osgoit
|
||||
osgoit
|
||||
|
||||
echo osgdrawinstanced
|
||||
osgdrawinstanced
|
||||
|
||||
echo osgcomputeshaders
|
||||
osgcomputeshaders
|
||||
|
||||
echo osggpucull
|
||||
osggpucull
|
||||
|
||||
echo osgcallback
|
||||
osgcallback
|
||||
|
||||
echo osgcatch
|
||||
# echo osgcatch
|
||||
# osgcatch
|
||||
|
||||
echo osgclip
|
||||
|
||||
Reference in New Issue
Block a user