11
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
May 19, 2024 — May 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfix by pederb. More... over 25 years ago
Start of interaction support in Coin by pederb (yay!). Patch also includes misc other fixes. More... over 25 years ago
Fix stupid default behaviour from g++. Reported by pederb. More... over 25 years ago
Minor change. More... over 25 years ago
Better detection for g++ when using "g++-only" supported features. Problems reported by pederb. More... over 25 years ago
Minor updates/fixes. More... over 25 years ago
BeOS needs math.h to be included to see atan(). Reported by larsa. More... over 25 years ago
Autoconf code to see if we need "-lm" when linking. By larsa. More... over 25 years ago
New fix for libtool problem on BeOS suggested by larsa. More... over 25 years ago
Minor codestyle fixes. More... over 25 years ago
Add "convenience-header" SoEvents.h. More... over 25 years ago
Added a small point. More... over 25 years ago
*** empty log message *** More... over 25 years ago
*** empty log message *** More... over 25 years ago
Started writing "milestones"-paper. More... over 25 years ago
*** empty log message *** More... over 25 years ago
Hack to support BeOS by larsa. More... over 25 years ago
Bugfix by pederb. More... over 25 years ago
*** empty log message *** More... over 25 years ago
Added header files missing from the installation process, as discovered by pederb. More... over 25 years ago
Initial implementation of the detail classes by pederb. More... over 25 years ago
Fixed a bug in the Makefile.am template for the ivcat example. More... over 25 years ago
Made SoTypeList inherit SbList<SoType> instead of the generic (void *) SbPList, which cleaned out a number of ugly hacks. More... over 25 years ago
*** empty log message *** More... over 25 years ago
*** empty log message *** More... over 25 years ago
*** empty log message *** More... over 25 years ago
Fix from larsa to make the rotation wheel behave better. More... over 25 years ago
Fix from larsa to allow compilation on Qt 1.xx. More... over 25 years ago
Quick hack as a work-around for when MesaGL needs -lm, as reported by kintel. More... over 25 years ago
Removed unnecessary parentheses in inline function (my mistake, I was thinking in terms of macros). More... over 25 years ago