.. |
CMakeLists.txt
|
Fix compilation and install for OSX plus general code cleanup
|
2016-03-01 10:08:19 +11:00 |
ifsg_api.cpp
|
Changed IFSG* log reports from stderr/stdout to wxLogTrace
|
2016-02-23 16:28:41 +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
|
Switched SG* classes and plugin loader logging code from stderr to wxLogTrace
|
2016-02-23 17:46:22 +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
|
Switched SG* classes and plugin loader logging code from stderr to wxLogTrace
|
2016-02-23 17:46:22 +11:00 |
sg_helpers.h
|
+ Fixed bug in SGSHAPE::Prepare() : bad assignment of color pointer
|
2015-12-17 13:55:35 +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
|
Switched SG* classes and plugin loader logging code from stderr to wxLogTrace
|
2016-02-23 17:46:22 +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
|
Switched SG* classes and plugin loader logging code from stderr to wxLogTrace
|
2016-02-23 17:46:22 +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 |