Farshid Lashkari wrote:
Hi Robert,

There's a subtle bug in osgDB::getFileExtension where it returns an incorrect value if the filename does not contain an extension but a sub-directory contains a dot character. I've modified the function so that it checks for this case.

Just as an FYI, the last time this function was modified, it introduced a problem with the pseudoloaders. So, if you are looking for test cases for this change, you might want to try something like:
  osgviewer cow.osg.(.5).scale axes.osg.5,0,0.trans

...just to make sure it still works.
--
  -Paul Martz      Skew Matrix Software
                   http://www.skew-matrix.com/
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to