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
Fixed bounding box calculations for SoAsciiText, by pederb. More... almost 25 years ago
Added getBoundingBox() method for SoGlyph. Fixed by pederb. More... almost 25 years ago
Added FIXME in the computeBBox() method about the state of the code, with link to Bugzilla entry. More... almost 25 years ago
Don't use the -release option to libtool when linking the library. More... almost 25 years ago
General build setup update. More... almost 25 years ago
Made it possible for default children to be created in list-parts. Missing functionality reported by Christof Rezk-Salama. More... almost 25 years ago
Wrote a mainpage for the Doxygen documentation. More... almost 25 years ago
Removed obsoleted SoImageInterface class. More... almost 25 years ago
Synchronized with changes in compiler warning settings. More... almost 25 years ago
Minor documentation update. More... almost 25 years ago
Set and lock list-part child types when creating the list-part. Fix by pederb. More... almost 25 years ago
Match function signatures in implementations and declarations. More... almost 25 years ago
Fixes GLU callback casts. Patch by Loring Holden. More... almost 25 years ago
Updated documentation to reflect the fact that we're now capable of rendering in all component formats. VS: ---------------------------------------------------------------------- More... almost 25 years ago
Another typo fix. More... almost 25 years ago
Corrected typo error in class documentation. More... almost 25 years ago
SoOffscreenRenderer was missing from the document generation. More... almost 25 years ago
Fix for NURBS drawstyle and tessellator texture coordinates. Done by pederb. More... almost 25 years ago
Fix for the pretty messed up NURBS complexity handling, by pederb. More... almost 25 years ago
Automake conformance fix. By larsa. More... almost 25 years ago
Removed the meaningless const'ing (which gave SGI MIPSpro CC the hickups). More... almost 25 years ago
Added some documentation, updated to correct library name. More... almost 25 years ago
Added "HOWTO"-style documentation for making an RPM. More... almost 25 years ago
Include SoRayPickAction.h to avoid compilers croaking on "incomplete type". More... almost 25 years ago
Implemented SoIndexedNurbsCurve, done by pederb. More... almost 25 years ago
Implemented missing functionality in SoNurbsCurve. Done by pederb. More... almost 25 years ago
Implemented computeBoundingBox() correctly. Fixed GLUnurbs cast. Done by pederb. More... almost 25 years ago
Added method to render/tessellate NURBS curves, by pederb. More... almost 25 years ago
Fixed compiler warnings about signed vs unsigned comparisons. More... almost 25 years ago
Added a forceSend() method for this lazy element. This is needed by shapes that disable texturing when rendering (NurbsCurve). Also cleaned up the code a bit and added some documentation. More... almost 25 years ago