Hi Philip, Have a look at the COLLADA_DOM api to see if there is way of forcing the local, if so adding a call to this from the OSG's dae plugin would be the thing to do.
Robert. On 10 August 2016 at 14:17, Philipp Meyer <[email protected]> wrote: > Hi, > > Ive made further tests. It indeed seems to be a locale issue. When replacing > all "." with "," for floating point numbers, I get an almost correct result. > > So I guess now I need to figure out how to enforce a certain locale for the > loader? > > Thank you! > > Cheers, > Philipp > > PS: My system language is english, but im from Germany. So it probably > somehow detected a german locale, which messes up the float reads from the > collada file. > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=68336#68336 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

