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
Preparations for building Coin as a Win32 DLL. More... almost 25 years ago
Added define settings for construction of Win32 DLL library. Done by mariusbu. More... almost 25 years ago
pederb fixed ugly bug in SoPathList::sort(). Problem reported by Conrad Poelman of Stellar Science. More... almost 25 years ago
Implemented SbString::SbString(int). Inventor API mismatch reported by Conrad Poelman of Stellar Science. More... almost 25 years ago
Implemented fallback render code which uses generatePrimitives() when GLRender() is not implemented for a shape. Done by pederb, problem reported by Conrad Poelman of Stellar Science. More... almost 25 years ago
Include SoComposeRotationFromTo class definition in SoCompose.h, to be Open Inventor compatible. Problem reported by Conrad Poelman of Stellar Science. More... almost 25 years ago
Changed some asserts to more informative debug messages, done by pederb. Problem reported by Conrad Poelman of Stellar Science. More... almost 25 years ago
Removed all explicit initialization of static variables to SoType::badType() to work around a Sun CC v4.0 bug. More... almost 25 years ago
Convert use of templates to macros. More... almost 25 years ago
Convert use of templates to macros. More... almost 25 years ago
Change type of temp variable from char* to const char* to work better with Sun CC 5.0. Problem reported by Conrad Poelman of Stellar Science. More... almost 25 years ago
Synchronize with bugfixes to configure macros. More... almost 25 years ago
Synchronize with bugfixes to configure macros. More... almost 25 years ago
Improved the thumbwheel pixmap generation for RGB-bitmasked visuals. More... almost 25 years ago
Misc changes to avoid cache dependency on the lazy element. Improved SoGLLazyElement to update material elements in send() if mask is set. More... almost 25 years ago
Fix to add carriage return characters at the end of line for MSVC project and makefile. Done by mariusbu. More... almost 25 years ago
Fix to add carriage return characters at the end of line for MSVC project and makefile. Done by mariusbu. More... almost 25 years ago
Fix to add carriage return characters at the end of line for MSVC project and makefile. Done by mariusbu. More... almost 25 years ago
More MSVC-specific instructions, written by mariusbu. More... almost 25 years ago
Updated to correct version of the MSVC++ compilation README file... Document written by mariusbu. More... almost 25 years ago
Added instructions for building Coin with Microsoft Visual C++ 6.0. Written by mariusbu. More... almost 25 years ago
Install SoNormalGenerator.h, as this is a public header file in Open Inventor. More... almost 25 years ago
Synchronize with changes to the SIM_COMPILER_WARNINGS configure macro. More... almost 25 years ago
Fixed SoOrthographicCamera viewport mapping/aspect ratio bug. Done by pederb. More... almost 25 years ago
Fixed several problems and bugs in the SoLazyElement and SoGLLazyElement wrappers. Done by pederb. More... almost 25 years ago
Corrected line numbers to silence patch. More... almost 25 years ago
Store any CPPFLAGS, LDFLAGS or LIBS settings from the configure invocation in the coin-config script. More... almost 25 years ago
Gave a type-name to an anonymously typed struct. More... almost 25 years ago
Synchronize with changes in SIM_CHECK_QT configure macro. More... almost 25 years ago
Store any CPPFLAGS, LDFLAGS or LIBS settings from the configure invocation in the soqt-config script. More... almost 25 years ago