Robert Osfield
bbe59cd3e0
Fixed bug where PropertyAdjustmentCallback was being added multiple times.
2010-06-16 16:49:45 +00:00
Robert Osfield
f27678dbb9
Introduced the use of ref_ptr<> in read show methods
2010-04-28 17:29:31 +00:00
Robert Osfield
6771d528a3
Fixed build
2009-07-16 11:48:08 +00:00
Robert Osfield
137605eba8
Added support for using PagedLOD to managing loading of presentation preview and then the main presentation in the background paging thread
2009-07-16 10:12:33 +00:00
Robert Osfield
95355c2a49
Refactored preset3D/p3d plugin so that common scene graph extensions and classes now live in a separate osgPresenttation NodeKit.
2009-06-24 16:03:49 +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
Robert Osfield
54c3204524
Reorganised placement of classes associated with scene graph.
...
Warning clean up.
2009-04-28 14:03:02 +00:00
Robert Osfield
6399de2897
Moved present3D from own repository into core OSG.
2009-04-28 11:57:51 +00:00