.. |
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
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04: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
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04: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
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04: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
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04: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
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04: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
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04: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
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04: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
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |