kicad/plugins/3d/vrml/x3d
Seth Hillbrand 9f09c3872f Ensure file reads always use the C-locale variant
Str2Double assumes current locale.  We usually switch the locale when
reading files but we should be using the function that explicitly gets
the C-locale conversion.
2020-07-12 20:03:50 -07:00
..
x3d_appearance.cpp Silence/fix double to float conversion warnings 2019-12-12 21:51:21 +00:00
x3d_appearance.h Comment-only changes 2020-01-10 16:43:01 -08:00
x3d_base.cpp Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck 2016-04-05 20:32:22 +10:00
x3d_base.h Comment-only changes 2020-01-10 16:43:01 -08:00
x3d_coords.cpp Ensure file reads always use the C-locale variant 2020-07-12 20:03:50 -07:00
x3d_coords.h Comment-only changes 2020-01-10 16:43:01 -08:00
x3d_ifaceset.cpp Silence/fix double to float conversion warnings 2019-12-12 21:51:21 +00:00
x3d_ifaceset.h Comment-only changes 2020-01-10 16:43:01 -08:00
x3d_ops.cpp Ensure file reads always use the C-locale variant 2020-07-12 20:03:50 -07:00
x3d_ops.h Remove some extra semicolons 2017-11-09 19:52:18 +01:00
x3d_shape.cpp Fix unnecessary copy initialization detected by clang-tidy 2018-01-09 18:22:10 -05:00
x3d_shape.h Comment-only changes 2020-01-10 16:43:01 -08:00
x3d_transform.cpp Fix unnecessary copy initialization detected by clang-tidy 2018-01-09 18:22:10 -05:00
x3d_transform.h Comment-only changes 2020-01-10 16:43:01 -08:00