OpenSceneGraph/src
Don BURNS 2f4a384fa9 Added two options to the .net loader:
hostname=<hostname>  - Specify the host to connect to to retreive files
  server_prefix=<directory> - Specify a prefix to each file indicating
                              a directory for the server to look into
Also, the .net server now does not require a file to have the .net
suffix.  ALl this together now means that you can do this:

    osgviewer -e net -O "hostname=openscenegraph.org server_prefix=BlueMarble" earth.ive

And view the whole earth streamed from a server.
2004-08-29 00:57:02 +00:00
..
osg Changed the AnimationPathCallback::reset() to reset the _firstTime to DBL_MAX 2004-08-24 18:23:53 +00:00
osgDB Changes for IRIX build and fix to build system 2004-08-28 23:04:47 +00:00
osgFX Fixes for OSX. 2004-08-13 10:46:04 +00:00
osgGA Set version numbers for 0.9.7 release 2004-08-05 08:02:48 +00:00
osgGL2 Set version numbers for 0.9.7 release 2004-08-05 08:02:48 +00:00
osgParticle Set version numbers for 0.9.7 release 2004-08-05 08:02:48 +00:00
osgPlugins Added two options to the .net loader: 2004-08-29 00:57:02 +00:00
osgProducer Fixed error for when screen width * 0.75 is greater than screen height 2004-08-23 20:29:42 +00:00
osgSim Changed the length multiple to be 2x the bounding sphere radius 2004-08-16 08:32:16 +00:00
osgTerrain Added protection to prevent crashes on calls when no data is set up 2004-08-23 08:44:47 +00:00
osgText Added a new osgDB::appendPlatformSpecificLibraryFilePaths() method to FileUtils.cpp 2004-08-27 16:14:21 +00:00
osgUtil Added handling of DrawArrayLengths PrimitiveSet. 2004-08-27 08:01:17 +00:00
GNUmakefile Fixes to makedefs/makedirdefs ordering in some makefiles, and conditional 2003-07-26 01:02:39 +00:00