kicad/3d-viewer/3d_cache/sg
Cirilo Bernardo 0085d1aea7 Fixed unsigned vs signed int comparisons 2016-03-11 09:37:39 +11:00
..
CMakeLists.txt Fix compilation and install for OSX plus general code cleanup 2016-03-01 10:08:19 +11:00
ifsg_api.cpp Fixed unsigned vs signed int comparisons 2016-03-11 09:37:39 +11: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 Switched SG* classes and plugin loader logging code from stderr to wxLogTrace 2016-02-23 17:46:22 +11:00
scenegraph.h Moving headers to facilitate support for building 3D plugins out-of-tree 2015-12-09 18:30:48 +11:00
sg_appearance.cpp Switched SG* classes and plugin loader logging code from stderr to wxLogTrace 2016-02-23 17:46:22 +11:00
sg_appearance.h Changed handling of ambientIntensity; change of major version in SG* lib 2016-02-07 08:41:27 +11: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 Switched SG* classes and plugin loader logging code from stderr to wxLogTrace 2016-02-23 17:46:22 +11:00
sg_colors.h Implemented per-vertex colors for VRML2 and SGNODE 2016-01-06 16:15:54 +11:00
sg_coordindex.cpp + Bugfix: changed Plugin Loader to expect 'GetPluginVersion' instead of 2015-12-15 18:53:03 +11:00
sg_coordindex.h + Bugfix: changed Plugin Loader to expect 'GetPluginVersion' instead of 2015-12-15 18:53:03 +11:00
sg_coords.cpp Switched SG* classes and plugin loader logging code from stderr to wxLogTrace 2016-02-23 17:46:22 +11:00
sg_coords.h + Fixed bug in SGSHAPE::Prepare() : bad assignment of color pointer 2015-12-17 13:55:35 +11:00
sg_faceset.cpp Fixed unsigned vs signed int comparisons 2016-03-11 09:37:39 +11:00
sg_faceset.h Work in progress: implementing SG translation for VRML1 models 2016-01-06 15:34:14 +11:00
sg_helpers.cpp Fixed unsigned vs signed int comparisons 2016-03-11 09:37:39 +11:00
sg_helpers.h Fixed unsigned vs signed int comparisons 2016-03-11 09:37:39 +11:00
sg_index.cpp Switched SG* classes and plugin loader logging code from stderr to wxLogTrace 2016-02-23 17:46:22 +11:00
sg_index.h Moving headers to facilitate support for building 3D plugins out-of-tree 2015-12-09 18:30:48 +11:00
sg_node.cpp Switched SG* classes and plugin loader logging code from stderr to wxLogTrace 2016-02-23 17:46:22 +11:00
sg_node.h + Bugfix: changed Plugin Loader to expect 'GetPluginVersion' instead of 2015-12-15 18:53:03 +11:00
sg_normals.cpp Fixed unsigned vs signed int comparisons 2016-03-11 09:37:39 +11:00
sg_normals.h Moving headers to facilitate support for building 3D plugins out-of-tree 2015-12-09 18:30:48 +11:00
sg_shape.cpp Fixed unsigned vs signed int comparisons 2016-03-11 09:37:39 +11:00
sg_shape.h Moving headers to facilitate support for building 3D plugins out-of-tree 2015-12-09 18:30:48 +11:00