11
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 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
Include SoDB.h in SoInput.h for better Open Inventor compatibility. Problem reported by Felix Ritter. More... almost 25 years ago
Implemented proper support for accumulating node ids. This is needed for caching to work. Also did some code cleanup and documentation. More... almost 25 years ago
Changed some enum definitions to match OIV. Fixed by pederb. More... almost 25 years ago
Support for generating normals PER_FACE, PER_STRIP and OVERALL for the SoTriangleStripSet node. Done by pederb. More... almost 25 years ago
Support for generating normal per strip. Done by pederb. More... almost 25 years ago
Removed some Xt-specific code that snuck in. More... almost 25 years ago
Removed a warning. More... almost 25 years ago
Improved the time it takes to generate the pixmaps somewhat. More... almost 25 years ago
Improved getResource() for SbBool. Implemented getResource() for SbColor. More... almost 25 years ago
Update of the configure+build setup. More... almost 25 years ago
Misc changes in the build setup. More... almost 25 years ago
Wrapped rcsid for exclusion on release builds. More... almost 25 years ago
Built widget inside widget returned from SoXtComponent::getParentWidget() to honor the embed flag. More... almost 25 years ago
Implemented shell creation when embed is FALSE or parent is NULL for constructor. More... almost 25 years ago
Added version information functions. Implemented use of non-default visuals for shell widgets. Implemented mainLoop(), nextEvent(), dispatchEvent(), and the extension event handler hook mechanism. More... almost 25 years ago
Removed rcsid string from release builds. More... almost 25 years ago
Made the destructors virtual. More... almost 25 years ago
Renamed the "buildInsideParent" constructor arguments to "embed". Changed the use of buildWidget() in constructor. More... almost 25 years ago
The differences in the slider set modules will be stored in X resources instead of in virtual function calls. More... almost 25 years ago
Improved detection of Visual. Draw pixmaps through the use of Colormap lookups (which unfortunately is *incredibly* slow). More... almost 25 years ago
Removed compund from SUBDIRS. More... almost 25 years ago
Moved SoXtSlider down, moved the SliderManager functionality elsewhere. More... almost 25 years ago
The compund slider widget from compund/. More... almost 25 years ago
Misc changes to the configure+build setup. More... almost 25 years ago
Added an enum list of the default material styles. More... almost 25 years ago
Fixed erroneous includes. Problem reported by Loring Holden. More... almost 25 years ago
Headerfile inclusion fixes for better Inventor compatibility. Problems reported by Felix Ritter. More... almost 25 years ago
Restructured headerfile inclusion a bit to better match Open Inventor. This gives us better "compile-time" compatibility with Inventor applications. More... almost 25 years ago
Set new node id in notify() to enable caching to work properly. Fix by pederb. More... almost 25 years ago
Misc math defines to work better with MSVC++. Fixed by mariusbu. More... almost 25 years ago