kicad/3d-viewer/3d_cache/sg
Cirilo Bernardo d3771d53ef Updated VRML exporter and fixed some VRML related bugs 2016-09-21 09:31:52 -04:00
..
CMakeLists.txt Fix compilation and install for OSX plus general code cleanup 2016-03-01 10:08:19 +11:00
ifsg_api.cpp Make strings only used in debug mode not translatable. 2016-04-21 09:19:08 +02: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 3D: fix issues reported by Coverity scan 2016-04-06 21:41:52 -04: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 Work on SG consistency checks: fixed a number of bugs and improved integrity checking when writing cache files 2016-03-14 12:30:59 +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 Work on SG consistency checks: fixed a number of bugs and improved integrity checking when writing cache files 2016-03-14 12:30:59 +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 Work on SG consistency checks: fixed a number of bugs and improved integrity checking when writing cache files 2016-03-14 12:30:59 +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 Fix a few compil warnings (not used vars, shadowed local vars) 2016-06-01 14:22:05 +02:00
sg_faceset.h Work in progress: implementing SG translation for VRML1 models 2016-01-06 15:34:14 +11:00
sg_helpers.cpp Fix invocation of glm::cross and glm::normalize 2016-03-15 11:38:55 +11:00
sg_helpers.h Updated VRML exporter and fixed some VRML related bugs 2016-09-21 09:31:52 -04:00
sg_index.cpp Work on SG consistency checks: fixed a number of bugs and improved integrity checking when writing cache files 2016-03-14 12:30:59 +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 Work on SG consistency checks: fixed a number of bugs and improved integrity checking when writing cache files 2016-03-14 12:30:59 +11:00
sg_node.h Work on SG consistency checks: fixed a number of bugs and improved integrity checking when writing cache files 2016-03-14 12:30:59 +11:00
sg_normals.cpp Work on SG consistency checks: fixed a number of bugs and improved integrity checking when writing cache files 2016-03-14 12:30:59 +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 Fix a few compil warnings (not used vars, shadowed local vars) 2016-06-01 14:22:05 +02:00
sg_shape.h Moving headers to facilitate support for building 3D plugins out-of-tree 2015-12-09 18:30:48 +11:00