11
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 25, 2024 — May 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Doxygen comments. More... almost 25 years ago
Obsoleted files More... almost 25 years ago
Fix to avoid rcsid on release compiles. More... almost 25 years ago
Minor contents update. More... almost 25 years ago
Doxygen updates. More... almost 25 years ago
Doxygen updates. More... almost 25 years ago
Doxygen comments. More... almost 25 years ago
Killed support for Mesa-specific offscreen rendering, as it serves no useful purpose after the GLX support went in. More... almost 25 years ago
Use a stripped library for the binary RPMS. More... almost 25 years ago
Use HAVE_CONFIG_H wrapper around #include <config.h>. More... almost 25 years ago
#include statement changes. More... almost 25 years ago
Changed some #include statements. More... almost 25 years ago
Added return values, and missing ; More... almost 25 years ago
Doxygen comments. Misc cosmetics. More... almost 25 years ago
Don't include inttypes.h directly, as it gives us an incompatibility with Coin (inttypes.h is installed in Inventor/system/ for Coin, while Inventor puts it one step _below_ Inventor/ in the includefile hierarchy). More... almost 25 years ago
For reasons of compatibility with Open Inventor, include the inttypes.h file in SbBasic.h. More... almost 25 years ago
Fix to invalidate convex data cache when something changes. Done by pederb. More... almost 25 years ago
Update refcounts for bounding box cache instead of just deleting it. Fixed by pederb. More... almost 25 years ago
Bugfix SoSFNode and SoSFEngine. Disable notify before calling setValue(NULL) in destructor or bad things will happen. More... almost 25 years ago
Added RPM specification file. More... almost 25 years ago
Setup for building the documentation with doxygen. More... almost 25 years ago
Doxygen comments. More... almost 25 years ago
Added RPM specification file. More... almost 25 years ago
Doxygen comments. More... almost 25 years ago
Fixed invalid assert. Some more debug code. By pederb. More... almost 25 years ago
Added README file to explain the contents of the build/ directory. More... almost 25 years ago
Added specification file for building RPM of simage. More... almost 25 years ago
Just some code to make debugging caches a bit easier. More... almost 25 years ago
Invalidate normal cache when some dependency element change. Fixed by pederb. More... almost 25 years ago
Misc fixes by pederb. More... almost 25 years ago