Robert Osfield
|
2f74b2cf7c
|
Renamed osgProducer::CameraGroup and SceneHandler to OsgCameraGroup and
OsgSceneHandler to avoid the namespace bug under VS6.
Removed the osgproducer demo (its now been replaced by examples/osgviewer.)
|
2003-02-25 12:28:16 +00:00 |
|
Robert Osfield
|
3b429134cb
|
Added examples directory, a place for all new OSG demo code.
Added osgcameragroup, osgviewer, osgtext, osgconv to the new examples directory.
|
2003-02-21 14:05:39 +00:00 |
|
Robert Osfield
|
0d3f78350a
|
Added keyboard mouse binding usage to the osg::ApplicationUsage and
osgGA::GUIEventHandler and its subclasses.
|
2003-02-19 10:43:02 +00:00 |
|
Robert Osfield
|
c10d5f2d6f
|
Added new osg::ApplicationUsage and osg::ArgumentParser to help streamline
application/example developement.
|
2003-02-18 16:36:42 +00:00 |
|
Robert Osfield
|
4c4735a586
|
Added FrameStats support into osgProducer lib, and removed them from the
osgproducer demo.
Removed the producer config files osgproducer demo.
Added a search the osgDB::DataFilePath for the producer config file.
|
2003-01-30 23:02:32 +00:00 |
|
Robert Osfield
|
1ce53fcfba
|
Changed the setUpViewer so it takes unisigned int to make it easier to
do OR'ing of the various enumerates when passing in paramters (avoids a
warning).
|
2003-01-24 09:37:11 +00:00 |
|
Robert Osfield
|
6fd27a4b59
|
Clean up to the osgProducer lib and demo.
|
2003-01-22 15:30:17 +00:00 |
|
Robert Osfield
|
128be070ba
|
Added new osgProducer::Viewer class for putting together simple producer
based viewers very quickly.
|
2003-01-21 13:14:29 +00:00 |
|