Hi All,

Has anyone else had a problem with the collada plugin whereby if the name of an 
osg node has a space in it, then if this is assigned to a url, source or target 
attribute - as is the case for geometries and materials - the spaces are 
replaced with "%20". This would be ok, but the actual definition for the 
corresponding collada item doesn't get its ID attribute changed to have %20. 
The collada file therefore references instances of a geometry as "#A%20B" but 
the geometry definition has an ID="A B".

Happy to look at fixing this, just wanted to check if anyone else has 
encountered, fixed and submitted. Had a quick look, but couldn't spot any 
submission.

Thanks

Neil.

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to