11
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 2 days ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do the right thing when the GLU functionality is part of the core OpenGL library. More... over 24 years ago
Search for other GLU library file names than just libGLU.so (like libMesa.so and libGLU.sl). More... over 24 years ago
Conditionally check for OpenGL libraries only if linking against the Open Inventor libraries. More... over 24 years ago
Fixed typo in code comment. More... over 24 years ago
Bugfix by larsa: check and include mathlib only if not already available. More... over 24 years ago
Use dynamic loading of the GLU library at runtime, if possible. More... over 24 years ago
Miniscule documentation fix. More... over 24 years ago
Changed C++-comment to C. Found & fixed by larsa. More... over 24 years ago
Fixed typo in doc. More... over 24 years ago
Included an example of how to use SbTesselator in the documentation. More... over 24 years ago
Changed back from version number 0.9.5 to 0.9.0 to avoid problems with the release(/micro) number -- which for some reason seem to used as the major version for the library on disk with libtool. More... over 24 years ago
Added some missing documentation. More... over 24 years ago
Removed empty VRML2 class from documentation, as its not going to get implemented as part of Coin v1.0. More... over 24 years ago
Bumped up version number to more accurately reflect currect state. More... over 24 years ago
Corrected path to file SoNodeKitPath.h. More... over 24 years ago
Completed documentation of SbTesselator. More... over 24 years ago
typedef'ed function signature from libsimage. More... over 24 years ago
Synchronize with the OpenGL detection macro split. More... over 24 years ago
Synchronize with the OpenGL detection macro split. More... over 24 years ago
Synchronize with the OpenGL detection macro split. More... over 24 years ago
Synchronize with changes to OpenGL detection macro(s). More... over 24 years ago
Clean up at exit if we load simage at runtime. More... over 24 years ago
Support for using the dl library for runtime loading & linking on demand of the simage library. More... over 24 years ago
Improved error reporting. More... over 24 years ago
Initial revision More... over 24 years ago
Ivy Scheme code for testing the SoTexture2 node. More... over 24 years ago
Use new name for macro SIM_AC_CHECK_DL. More... over 24 years ago
Use new name for macro SIM_AC_CHECK_DL. More... over 24 years ago
Use new name for macro SIM_AC_CHECK_DL. More... over 24 years ago
Bugfix. Generating primitives for non-indexed shapes would cause a segfault when the light model was BASE_COLOR and no normals were on the state. More... over 24 years ago