11
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 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
Store any CPPFLAGS, LDFLAGS or LIBS settings from the configure invocation in the simage-config script. More... almost 25 years ago
Fix cast bug. More... almost 25 years ago
Fixed typos in function declarations, as reported by Akos Balazs. More... almost 25 years ago
Added instructions for compiling on Win32 More... almost 25 years ago
Use wsock32.lib when compiling on MSWin. Problem reported by mariusbu. More... almost 25 years ago
Detect whether or not the build platform supports singleprecision math functions. Based on a patch by Loring Holden. More... almost 25 years ago
Eliminated some warnings More... almost 25 years ago
Sync with bugfix in SIM_AC_CHECK_MATHLIB. More... almost 25 years ago
Removed unused variable. More... almost 25 years ago
Changed the ABGR graphics translation. More... almost 25 years ago
Changed default color values. More... almost 25 years ago
Synchronize with bugfix in SIM_AC_CHECK_MATHLIB macro. More... almost 25 years ago
Added missing return statement More... almost 25 years ago
Use the brand new math library configure test. More... almost 25 years ago
"Bugfixed" the SoRotor class documentation. More... almost 25 years ago
Added explanation of the angle value in the SoRotor node's rotation field. More... almost 25 years ago
Minor changes. More... almost 25 years ago
Improved identify function More... almost 25 years ago
Implemented simage_get_last_error() More... almost 25 years ago
Reorganized some checks for speedier configure execution. More... almost 25 years ago
Removed obsoleted code and converted dnl to #. More... almost 25 years ago
Changed all the 'dnl' comments to '#' comments. More... almost 25 years ago
Include files for Open Inventor compatibility, fixed by Loring Holden. More... almost 25 years ago
Added removal of backup files in build/. More... almost 25 years ago
Various changes to the configure/build setup for MSVC. By mariusbu. More... almost 25 years ago
Project file for SoQt. More... almost 25 years ago
New MSVC nmake makefile. More... almost 25 years ago
Misc. changes for compiling SoQt with MSVC++. By mariusbu. More... almost 25 years ago
Various fixes by Loring Holden: * removed use of virtual functions in constructors * rename viewerButtonsList to viewerButtonWidgets for compatiblity * SoXtFullViewer: changes for non-xpm * SoXtFullViewer::createViewerButtons(): make 2nd parameter default for compatibilty * SoXtThumbWheel: set Colormap, Visual to 0 instead of NULL More... almost 25 years ago
Include missing sourcefiles in the documentation generation. Fix by Akos Balazs. More... almost 25 years ago