OpenSceneGraph/src/osgPlugins/cfg
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
..
Camera.cpp From Roger James, "A small fix for compiling with OSG_USE_FLOAT_MATRIX" 2008-01-28 20:31:48 +00:00
Camera.h Reorder includes in an attempt to avoid compile problems under Cygwin. 2007-12-20 10:48:23 +00:00
CameraConfig.cpp Removed reduncent #includes 2008-11-14 18:15:12 +00:00
CameraConfig.h Fixed warnings 2008-12-17 14:56:40 +00:00
CMakeLists.txt From Ulrich Hertlein, added osgViewer dependency for OSX build 2007-12-06 09:22:41 +00:00
ConfigLexer.cpp From Jean-Sebastien Guay, warning fixes 2009-02-05 10:14:49 +00:00
ConfigLexer.l From Cedric Pinson, first cut at Producer .cfg camera configuration file support. 2007-12-05 11:23:27 +00:00
ConfigParser.cpp From Mathias Froehlich, "We are currently getting issues with locale settings and some osg plugins. 2009-06-25 16:07:49 +00:00
ConfigParser.h From Cedric Pinson, first cut at Producer .cfg camera configuration file support. 2007-12-05 11:23:27 +00:00
ConfigParser.y From Mathias Froehlich, "We are currently getting issues with locale settings and some osg plugins. 2009-06-25 16:07:49 +00:00
FlexLexer.h From Cedric Pinson, first cut at Producer .cfg camera configuration file support. 2007-12-05 11:23:27 +00:00
ReaderWriterCFG.cpp Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods 2008-07-13 22:18:59 +00:00
RenderSurface.cpp Added back in intializers for RenderSurface. 2009-01-28 09:06:46 +00:00
RenderSurface.h From Cedric Pinson, first cut at Producer .cfg camera configuration file support. 2007-12-05 11:23:27 +00:00
VisualChooser.cpp From Cedric Pinson, first cut at Producer .cfg camera configuration file support. 2007-12-05 11:23:27 +00:00
VisualChooser.h From Cedric Pinson, first cut at Producer .cfg camera configuration file support. 2007-12-05 11:23:27 +00:00