Hi again Robert, [Patches against trunk rev. 13081]
Here are 3 patches for Collada:
1. "Crash guard": Trivial test to avoid accessing values in an existing but
empty container.
2. "Explicit template": Made calls to templated function explicit (replaced
"parseVec3String(" with "parseVec3String<osg::Vec3>(") to avoid possible
confusion between simple/double precision.
3. "Values": Added first support for metadata in Collada. Collada "Extras" are
now read/written from/to OSG user values.
Cheers,
Sukender
dae - Crash guard.7z
Description: application/7z-compressed
dae - Explicit template.7z
Description: application/7z-compressed
dae - Values.7z
Description: application/7z-compressed
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
