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
New header file for internal definitions (half of SoQtBasic.h). More... almost 25 years ago
General build process update. More... almost 25 years ago
New header file with internal definitions (half of SoGtkBasic.h). More... almost 25 years ago
Preparations for DLL build and SoGtkBasic.h split. More... almost 25 years ago
Added stencil buffer to the GL context. More... almost 25 years ago
New include file for private definitions. More... almost 25 years ago
Fixed silly omission in Xt Arg setup code. Problem solved by Loring Holden. More... almost 25 years ago
New header for internal macros. More... almost 25 years ago
Set normal, texture coords and material index for picked points. Fixed by pederb. More... almost 25 years ago
Enable SoTextureMatrixElement for SoPickAction, fix by pederb. More... almost 25 years ago
Fix for IRIX make. More... almost 25 years ago
Fix for barycentric coordinates bug in SoRayPickAction::intersect(). Done by pederb. More... almost 25 years ago
Bugfix SoIndexedTriangleStripSet::generatePrimitives(), by pederb. More... almost 25 years ago
Moved selectBestVisual() function to public. More... almost 25 years ago
Fixed some problems/bugs with the action method handling. Patch by pederb. More... almost 25 years ago
Updated visual selection code for non-embedded components. Set embedded-status to false for visuals embedded in toplevel widget (changes resizing policy). More... almost 25 years ago
Added .dsp and .mak files for making coin.dll with MSVC. Done by mariusbu. More... almost 25 years ago
Inherit visual, depth and colormap in sub-menus. More... almost 25 years ago
Disabled a few unstable preferences window parts. More... almost 25 years ago
Create popup menu with same visual, depth, and colormap as parent shell. More... almost 25 years ago
Support for BOUNDING_BOX pick style, done by pederb. More... almost 25 years ago
Added "Application start-up time" as an important performance criteria. More... almost 25 years ago
Changed SoRayPickAction::intersect(const SbBox3f &, SbBool) to pick in object space, as it should do. Changed SoSeparator bounding box picking code to support this. More... almost 25 years ago
Moved some code from render() to reinitialize(). More... almost 25 years ago
Improved debugging code a bit. More... almost 25 years ago
Bugfix. SbMatrix::getTransform() can now return negative scales. Fixed by pederb. More... almost 25 years ago
Implementation of missing methods in SoTransform, done by pederb. More... almost 25 years ago
Call the visibility change callbacks only for the component widget, not its parent. More... almost 25 years ago
Removed ^M bug info (no bug). Added link to README.WIN32. More... almost 25 years ago
Trimmed whitespace. More... almost 25 years ago