11
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 3 days ago.
Jun 18, 2024 — Jun 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Re-enabling some test code again. More... over 24 years ago
Several bugfixes related to the generated sogtk-config script. Problem report by Ralf Corsepius. More... over 24 years ago
Warn if reference count of node or path in SoAction::apply() is equal to zero. More... over 24 years ago
Elaborated a bit on the SoAction::apply() documentation by warning about applying actions to nodes with zero reference count. More... over 24 years ago
Add the new --enable-changes-only option. More... over 24 years ago
Make Automake override standard templates with templates under cfg/am. More... over 24 years ago
Automake template for installing and uninstalling header files. Can be controlled to install only changed header files. More... over 24 years ago
Cosmetic changes. Re-introduction of X_DISPLAY_MISSING. More... over 24 years ago
Utilize new non-Coin Inventor test. Integration of general Autoconf updates. More... over 24 years ago
Moved cl.exe wrapper script to conf-macros module. More... over 24 years ago
Use simage_free_image() instead of free() to avoid crash when running on MSWindows with simage loaded as a DLL. More... over 24 years ago
Provide a function simage_free_image() to avoid Windows going bananas when we free() in the application code. More... over 24 years ago
Testcode was supposed to be a C file. More... over 24 years ago
Adjustments for the new SoAnyThumbWheel API. More... over 24 years ago
Accomodations for changes in the SoAnyThumbWheel API. More... over 24 years ago
Commented out unimplemented "disabled state colors". Implemented 0.0f-1.0f range for new color float arguments instead of the old integer range of 0-255. More... over 24 years ago
Lowercased method names and removed redundant function name parts. Consted methods and arguments. More... over 24 years ago
Accomodations for the SoAnyThumbWheel API change. More... over 24 years ago
Added --build option. More... over 24 years ago
The .dll must be built by its installation name, as the name is also coded into the file itself (very clever, those Microsoft engineers). More... over 24 years ago
Handle conversion of -L properly. Also simplified dereferencing of symlinks. More... over 24 years ago
The configure process will now set up SIMAGE_*_VERSION defines in simage.h. More... over 24 years ago
Reimplemented SbViewVolume::getMatrices(). The old version had a bug in some special cases. Fixed by pederb. More... over 24 years ago
Removed/simplified some silly old code. Fixed by pederb. More... over 24 years ago
Add targets for build and install of a .dll under MSWindows. More... over 24 years ago
Update according to various autoconf fixes. More... over 24 years ago
Misc corrections and additions. More... over 24 years ago
The SoXtCursors.* files are now autogenerated. More... over 24 years ago
Cosmetic detail. More... over 24 years ago
SoQtCursors.* are now autogenerated. More... over 24 years ago