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 the explicit make rules for re-generating from lex and yacc sources to avoid confusion for casual users. More... almost 25 years ago
Miscellaneous changes to humour the VC++ compiler. By mariusbu. More... almost 25 years ago
Added missing initialization of glxWidget variable. Kills a bug reported by Felix Ritter. More... almost 25 years ago
Updated .cvsignore files for "inline" builds (in src directories). More... almost 25 years ago
Ignore generated files on CVS operations. More... almost 25 years ago
Turn on most picky set of compiler warnings as default. More... almost 25 years ago
Make it possible to control whether or not to compile in debug mode or not from the configure invocation. More... almost 25 years ago
Make it easier for the compiler to find the evaluator.h includefile for build systems beside the configure-based one. Fix by mariusbu. More... almost 25 years ago
Used a sed-workaround for the problem of ``echo'' not behaving as expected on SGI IRIX. Problem reported by Felix Ritter. More... almost 25 years ago
Bugfix to handle normal and material per face for the SoIndexedTriangleStripSet node, by pederb. More... almost 25 years ago
Bugfix to handle normal and material per face for the TriangleStripSet node, by pederb. More... almost 25 years ago
Added a couple more concrete tasks, rearranged the priority list a bit. More... almost 25 years ago
Added one more concrete task item, plus a graded list of important areas where good performance is paramount. More... almost 25 years ago
Minor fix to work better with Linux "echo" command. (This might break with "echo" on other platforms -- but hopefully not. The code now looks more correct. :^/) More... almost 25 years ago
Bugfix by pederb. More... almost 25 years ago
New Qt test that works with cygwin and MSVC. Moved all the autogenerated moc_* files into the "built-sources" rule. More... almost 25 years ago
Bugfix to repair the broken SoIdleSensor handling. Problem reported by Fernando Vega Higuera. More... almost 25 years ago
Set up state so axis cross won't be affected by transparent elements in the scene. More... almost 25 years ago
Eliminates some warnings. Fix by pederb. More... almost 25 years ago
Added support to generate normals PER_FACE and OVERALL for the FaceSet node. Done by pederb. More... almost 25 years ago
Support for generating normals PER_FACE and OVERALL. Done by pederb. More... almost 25 years ago
larsa corrected path to libtool-package from GNU ftp. More... almost 25 years ago
larsa corrected path to libtool-package from GNU ftp. More... almost 25 years ago
larsa corrected path to libtool-package from GNU ftp. More... almost 25 years ago
larsa corrected path to libtool-package from GNU ftp. More... almost 25 years ago
New classes for managing sliders and slider sets. More... almost 25 years ago
Added initial widget building code. More... almost 25 years ago
Fixes to work better with MSWin compilers. More... almost 25 years ago
Various fixes for better MSWin support. More... almost 25 years ago
Fix output of simage-config for MSWin style linking. More... almost 25 years ago