OpenSceneGraph/src/osgPlugins/normals
Robert Osfield 06abd75198 From Mathias Froehlich, "We are currently getting issues with locale settings and some osg plugins.
Therefore I have changed all the occurances of atof by asciiToFloat or
asciiToDouble.

I believe that it is safe to do so at least for all the plugins.
Included here are also asciiToFloat conversion of environment variables. One
might argue that these should be locale dependent. But IMO these should be
set and interpreted by osg independent of the current locale.
"
2009-06-25 16:07:49 +00:00
..
CMakeLists.txt Added support for normals plugin 2007-05-05 08:22:06 +00:00
Normals.cpp From Ulrich Hertlein, "attached are some minor tweaks: 2008-07-17 13:51:14 +00:00
Normals.h Fixed warnings 2006-07-05 09:52:03 +00:00
ReaderWriterNormals.cpp From Mathias Froehlich, "We are currently getting issues with locale settings and some osg plugins. 2009-06-25 16:07:49 +00:00