Robert Osfield
|
33b5db8e2f
|
Added support texture compression in osgconv
|
2004-07-22 11:59:58 +00:00 |
|
Robert Osfield
|
9de43e833f
|
From Bob Kuehne, add additional check in osgconv to handles modules that don't load gracefully.
|
2004-06-28 09:05:33 +00:00 |
|
Don BURNS
|
edc9e498d7
|
Added an optional argument for doing model orientations in osgconv using
degrees and axis rather than two vectors.
|
2004-05-17 02:48:53 +00:00 |
|
Robert Osfield
|
4aa7afedf3
|
Removed include <iostream> where possible, replacing with istream or ostream and changing
std::cout/cerr to osg::notify().
|
2004-03-03 13:27:21 +00:00 |
|
Robert Osfield
|
7432eee381
|
Fix to accomodate function name change in osgDB::Registry.
|
2003-07-10 13:48:56 +00:00 |
|
Don BURNS
|
15f88f35b2
|
*** empty log message ***
|
2003-06-24 15:40:09 +00:00 |
|
Robert Osfield
|
4a6bdad3e1
|
Removed osg::GeoSet for core osg lib and osgPlugin.
Commented out OpenDX plugin as its still based on GeoSet.
Added support for loading and converting GeoSet into the osgconv example.
|
2003-05-21 12:15:45 +00:00 |
|
Robert Osfield
|
48cb15015f
|
Add a check for the result to writeNodeFile().
|
2003-04-16 12:46:06 +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 |
|