OpenSceneGraph/examples/osgimpostor
Robert Osfield e928bca4c9 Changed the Viewer::realize() calls across to not using the threading paramter
leaving it up to the Viewer to specify the mode (which by default is MultiThreaded).
Added a check for the presence of osgParticle systems so that threading is
disabled in this case.
2003-04-08 15:18:45 +00:00
..
GNUmakefile Added -osgText to GNUMakefiles. 2003-03-27 13:51:40 +00:00
GNUmakefile.inst Added -osgText to GNUMakefiles. 2003-03-27 13:51:40 +00:00
osgimpostor.cpp Changed the Viewer::realize() calls across to not using the threading paramter 2003-04-08 15:18:45 +00:00
TestManipulator.cpp Fixed manipulator to work correctly with new osgGA::GUIEventAdapter 2003-04-05 20:02:42 +00:00
TestManipulator.h Ported osgGLUT based src/Demos across to being osgProducer based, and placed 2003-03-14 20:35:45 +00:00