Here's a slightly modified version that changes the enum values to use "1 << n"-style notation. I am unable to commit this change as I am waiting on login/password info. Someone else with write permission will have to commit it. -Paul
_____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Glenn Waldron Sent: Monday, July 28, 2008 7:45 AM To: OpenSceneGraph Submissions Subject: [osg-submissions] OptimzerOptions -FLATTEN_STATIC_TRANSFORMS_DUPLICATING_SHARED_SUBGRAPHS enum fix The enum value for osgUtil::OptimizerOptions::FLATTEN_STATIC_TRANSFORMS_DUPLICATING_SHARED_SUBG RAPHS is set to 0x100, but it should probably be 0x10000. Fix attached. -Glenn -- Glenn Waldron : Pelican Mapping : http://pelicanmapping.com : +1.703.652.4791
Optimizer
Description: Binary data
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
