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:
parent
d166b6d1df
commit
a6aa47afcd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user