| .. |
|
CMakeLists.txt
|
Fix compilation and install for OSX plus general code cleanup
|
10 years ago |
|
ifsg_api.cpp
|
Make strings only used in debug mode not translatable.
|
10 years ago |
|
ifsg_appearance.cpp
|
Changed IFSG* log reports from stderr/stdout to wxLogTrace
|
10 years ago |
|
ifsg_colors.cpp
|
Changed IFSG* log reports from stderr/stdout to wxLogTrace
|
10 years ago |
|
ifsg_coordindex.cpp
|
Changed IFSG* log reports from stderr/stdout to wxLogTrace
|
10 years ago |
|
ifsg_coords.cpp
|
Changed IFSG* log reports from stderr/stdout to wxLogTrace
|
10 years ago |
|
ifsg_faceset.cpp
|
Changed IFSG* log reports from stderr/stdout to wxLogTrace
|
10 years ago |
|
ifsg_index.cpp
|
Changed IFSG* log reports from stderr/stdout to wxLogTrace
|
10 years ago |
|
ifsg_node.cpp
|
Changed IFSG* log reports from stderr/stdout to wxLogTrace
|
10 years ago |
|
ifsg_normals.cpp
|
Changed IFSG* log reports from stderr/stdout to wxLogTrace
|
10 years ago |
|
ifsg_shape.cpp
|
Switched SG* classes and plugin loader logging code from stderr to wxLogTrace
|
10 years ago |
|
ifsg_transform.cpp
|
Changed IFSG* log reports from stderr/stdout to wxLogTrace
|
10 years ago |
|
scenegraph.cpp
|
3D: fix issues reported by Coverity scan
|
10 years ago |
|
scenegraph.h
|
Moving headers to facilitate support for building 3D plugins out-of-tree
|
10 years ago |
|
sg_appearance.cpp
|
Work on SG consistency checks: fixed a number of bugs and improved integrity checking when writing cache files
|
10 years ago |
|
sg_appearance.h
|
Changed handling of ambientIntensity; change of major version in SG* lib
|
10 years ago |
|
sg_base.cpp
|
Switched SG* classes and plugin loader logging code from stderr to wxLogTrace
|
10 years ago |
|
sg_colors.cpp
|
Work on SG consistency checks: fixed a number of bugs and improved integrity checking when writing cache files
|
10 years ago |
|
sg_colors.h
|
Implemented per-vertex colors for VRML2 and SGNODE
|
10 years ago |
|
sg_coordindex.cpp
|
+ Bugfix: changed Plugin Loader to expect 'GetPluginVersion' instead of
|
10 years ago |
|
sg_coordindex.h
|
+ Bugfix: changed Plugin Loader to expect 'GetPluginVersion' instead of
|
10 years ago |
|
sg_coords.cpp
|
Work on SG consistency checks: fixed a number of bugs and improved integrity checking when writing cache files
|
10 years ago |
|
sg_coords.h
|
+ Fixed bug in SGSHAPE::Prepare() : bad assignment of color pointer
|
10 years ago |
|
sg_faceset.cpp
|
Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck
|
10 years ago |
|
sg_faceset.h
|
Work in progress: implementing SG translation for VRML1 models
|
10 years ago |
|
sg_helpers.cpp
|
Fix invocation of glm::cross and glm::normalize
|
10 years ago |
|
sg_helpers.h
|
3D: fix issues reported by Coverity scan
|
10 years ago |
|
sg_index.cpp
|
Work on SG consistency checks: fixed a number of bugs and improved integrity checking when writing cache files
|
10 years ago |
|
sg_index.h
|
Moving headers to facilitate support for building 3D plugins out-of-tree
|
10 years ago |
|
sg_node.cpp
|
Work on SG consistency checks: fixed a number of bugs and improved integrity checking when writing cache files
|
10 years ago |
|
sg_node.h
|
Work on SG consistency checks: fixed a number of bugs and improved integrity checking when writing cache files
|
10 years ago |
|
sg_normals.cpp
|
Work on SG consistency checks: fixed a number of bugs and improved integrity checking when writing cache files
|
10 years ago |
|
sg_normals.h
|
Moving headers to facilitate support for building 3D plugins out-of-tree
|
10 years ago |
|
sg_shape.cpp
|
Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck
|
10 years ago |
|
sg_shape.h
|
Moving headers to facilitate support for building 3D plugins out-of-tree
|
10 years ago |