Robert Osfield
771101d79b
Added support for initial cut of static build of Present3D.
2009-06-20 17:03:38 +00:00
Robert Osfield
ad8f2d8974
Changed build OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION to ON and then fixed all the resulting build errors.
2009-06-17 10:39:39 +00:00
Robert Osfield
545c52d4bb
From Jean-Sebastien Guay, build fixes form Windows
2009-05-15 15:49:10 +00:00
Robert Osfield
b80247f385
Integrated support for relative paths, and http hosted presentations
2009-05-14 13:40:02 +00:00
Robert Osfield
bc29eab0b7
Added support for reading from streams
2009-04-30 08:50:43 +00:00
Robert Osfield
590ac02859
Created a simple XmlNode parser class for reading of basic xml files, such as used by present3D.
...
Converted Present3D across from using libxml2 to using the new osgDB::XmlNode/XmlNode::Input classes from Xml Parsing.
This changes removes the dependency on libxml2, and allows the present3D application and p3d to work on all platforms.
2009-04-29 20:30:21 +00:00