I've been working to add support for overriding ext ref palettes with parent palettes. The work is essentially complete, and so I just updated in CVS to build my changes with the latest before submitting.
One recent change conflicts with my modifications: the Document parameter to ExternalReference::readRecord() (in PrimaryRecords.cpp) has been commented out. My mods require this parameter in order to access the parent palettes. I assume this was done to eliminate "unreferenced parameter" warnings, so I'll simply re-enable this parameter before submitting my changes. Let me know if my assumption is wrong, and we can rethink this. -Paul _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
