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
Removed obsoleted file. More... almost 25 years ago
Updated project and makefile to add 'd' to the debug version of 'simage.lib', ie. 'simaged.lib'. Also removed redundant post-link commands. More... almost 25 years ago
Give debug versions of soqt the name soqtd. More... almost 25 years ago
Implemented SbBox3f::outside(). Done by pederb. More... almost 25 years ago
Changed the viewerbuttons parent to a RowColumn manager. Bye bye XmForm iteration loops! More... almost 25 years ago
Fixed isButtonPressEvent() and isButtonReleaseEvent() for SoKeyboardEvent and SoSpaceballButtonEvent classes so the ANY identifier is heeded. More... almost 25 years ago
Exit mainloop on WM_DELETE_WINDOW messages for the toplevel widget. More... almost 25 years ago
Install SoXtBasic.h. More... almost 25 years ago
Implemented missing functions SbBox2f::getClosestPoint(), operator==(SbBox2f, SbBox2f), operator!=(SbBox2f, SbBox2f), operator==(SbBox3f, SbBox3f), operator!=(SbBox3f, SbBox3f), SbBox3f::getClosestPoint(). More... almost 25 years ago
Changed stdint.h to inttypes.h More... almost 25 years ago
Added missing include. More... almost 25 years ago
Added soxtdefs.h-generation to the build setup. More... almost 25 years ago
Added some missing includes and M_PI defines, so SoXt can be linked against TGS Inventor. More... almost 25 years ago
Added some missing includes and M_PI defines, so SoXt can be linked against TGS Inventor. More... almost 25 years ago
Updates/bugfixes on dll project and makefile. By mariusbu. More... almost 25 years ago
A more compact setup. More... almost 25 years ago
A more compact setup. More... almost 25 years ago
Don't give the "untested platform" message for SGI IRIX 6.5 with MIPSpro CC. More... almost 25 years ago
Export "friend" functions when making DLL. Fixed by mariusbu. More... almost 25 years ago
New project and makefile for building DLL. More... almost 25 years ago
Typo correction. More... almost 25 years ago
Use the new XYZ pixmaps. More... almost 25 years ago
Use pixmaps for X, Y and Z buttons. More... almost 25 years ago
Pixmaps for X, Y and Z camera settings for the planeviewer. More... almost 25 years ago
Cosmetic changes (DLL-related). More... almost 25 years ago
Support for IRIX' make. More... almost 25 years ago
Split SoXtBasic.h into SoXtBasic.h and the internal soxtdefs.h. DLL export define in headers, in case that's ever going to happen (port to Motif-clone for Windows?) More... almost 25 years ago
General autogen+configure+build process update. More... almost 25 years ago
Removed internal definitions from SoGuiBasic.h (so source files now include <soqtdefs.h>. SoGuiBasic.h.in => SoQtBasic.h will now be installed. Header preparations for building DLL. More... almost 25 years ago
Removed internal definitions from SoGuiBasic.h (so source files now include <soqtdefs.h>. SoGuiBasic.h.in => SoQtBasic.h will now be installed. Header preparations for building DLL. More... almost 25 years ago