kicad/3d-viewer/3d_cache/sg
Seth Hillbrand 7c28c3838a Comment-only changes
Makes class comments conform to coding standards
2020-01-10 16:43:01 -08:00
..
CMakeLists.txt Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
ifsg_api.cpp Silence/fix double to float conversion warnings 2019-12-12 21:51:21 +00:00
ifsg_appearance.cpp Changed IFSG* log reports from stderr/stdout to wxLogTrace 2016-02-23 16:28:41 +11:00
ifsg_colors.cpp Changed IFSG* log reports from stderr/stdout to wxLogTrace 2016-02-23 16:28:41 +11:00
ifsg_coordindex.cpp Changed IFSG* log reports from stderr/stdout to wxLogTrace 2016-02-23 16:28:41 +11:00
ifsg_coords.cpp Changed IFSG* log reports from stderr/stdout to wxLogTrace 2016-02-23 16:28:41 +11:00
ifsg_faceset.cpp Changed IFSG* log reports from stderr/stdout to wxLogTrace 2016-02-23 16:28:41 +11:00
ifsg_index.cpp Changed IFSG* log reports from stderr/stdout to wxLogTrace 2016-02-23 16:28:41 +11:00
ifsg_node.cpp Changed IFSG* log reports from stderr/stdout to wxLogTrace 2016-02-23 16:28:41 +11:00
ifsg_normals.cpp Changed IFSG* log reports from stderr/stdout to wxLogTrace 2016-02-23 16:28:41 +11:00
ifsg_shape.cpp Switched SG* classes and plugin loader logging code from stderr to wxLogTrace 2016-02-23 17:46:22 +11:00
ifsg_transform.cpp Changed IFSG* log reports from stderr/stdout to wxLogTrace 2016-02-23 16:28:41 +11:00
scenegraph.cpp Compatibility fixes for GLM 0.9.9 2018-02-06 13:30:13 +01:00
scenegraph.h Fix a few doxygen warnings 2017-06-20 10:47:30 +02:00
sg_appearance.cpp Silence/fix double to float conversion warnings 2019-12-12 21:51:21 +00:00
sg_appearance.h Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_base.cpp Switched SG* classes and plugin loader logging code from stderr to wxLogTrace 2016-02-23 17:46:22 +11:00
sg_colors.cpp Cleanup: Replace push_back with emplace_back 2019-12-05 13:41:21 -08:00
sg_colors.h Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_coordindex.cpp + Bugfix: changed Plugin Loader to expect 'GetPluginVersion' instead of 2015-12-15 18:53:03 +11:00
sg_coordindex.h Comment-only changes 2020-01-10 16:43:01 -08:00
sg_coords.cpp Cleanup: Replace push_back with emplace_back 2019-12-05 13:41:21 -08:00
sg_coords.h Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_faceset.cpp Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_faceset.h Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_helpers.cpp Minor speed cleanup 2019-12-05 14:20:59 -08:00
sg_helpers.h Remove some extra semicolons 2017-11-09 19:52:18 +01:00
sg_index.cpp Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_index.h Fix a few doxygen warnings 2017-06-25 11:26:04 +02:00
sg_node.cpp 3d-viewer: Clear memset warnings 2019-01-09 21:43:23 -08:00
sg_node.h Comment-only changes 2020-01-10 16:43:01 -08:00
sg_normals.cpp Cleanup: Replace push_back with emplace_back 2019-12-05 13:41:21 -08:00
sg_normals.h Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_shape.cpp Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_shape.h Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00