Files
OpenSceneGraph/src/osgPlugins
Don BURNS a676f67337 CHanged line 101 in PageLOD.cpp to read
if ( in->getVersion() >= VERSION_0006 ) {
              setDatabasePath(in->readString());
          }

instead of
              if ( in->getVersion() > VERSION_0006 ) {
              setDatabasePath(in->readString());
          }

Seems DatabasePath _is_ present in ive files of version 6.
2005-04-16 04:00:18 +00:00
..
2005-01-03 11:20:21 +00:00
2005-01-27 15:54:10 +00:00
2005-04-14 20:34:59 +00:00
2004-11-29 03:05:27 +00:00
2004-11-24 15:41:36 +00:00
2005-04-08 09:36:42 +00:00
2004-11-29 03:05:27 +00:00
2005-04-08 09:36:42 +00:00
2005-04-08 09:36:42 +00:00
2005-04-08 12:22:03 +00:00
2005-03-07 11:58:41 +00:00