kicad/3d-viewer/3d_cache/sg
Ian McInerney 3bb44f3804 Don't install the import library for the 3dsg library
No one on Windows should be linking to it outside of
the build process, so there is no need for it in the
installer

Fixes https://gitlab.com/kicad/code/kicad/issues/1842
2020-06-30 15:38:41 +01:00
..
CMakeLists.txt Don't install the import library for the 3dsg library 2020-06-30 15:38:41 +01:00
ifsg_api.cpp Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
ifsg_appearance.cpp Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00: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 Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00: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 Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00: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 Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
sg_appearance.h Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
sg_base.cpp Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
sg_colors.cpp Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
sg_colors.h Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00: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 Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
sg_coords.h Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00: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 Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
sg_helpers.h Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
sg_index.cpp Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
sg_index.h Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
sg_node.cpp Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
sg_node.h Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
sg_normals.cpp Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
sg_normals.h Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00: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