1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use C++ std::{min,max,swap} instead of custom ones. More... over 11 years ago
Replace all ZERO and memset with C++11 brace-initialization. More... over 11 years ago
Add support for transparent solids. More... over 11 years ago
Make sure all DrawOrGetDistance style code only draws in Paint(); More... over 11 years ago
Build Mac OS X dmg installation image. More... over 11 years ago
Remove FLTK port. More... over 11 years ago
Fix try..catch clauses dealing with C strings. More... over 11 years ago
Make "Show Menu Bar" and "Full Screen" use Ctrl/Cmd+Fn. More... over 11 years ago
Implement OS X port. More... over 11 years ago
Pack everything into `namespace SolveSpace`. More... over 11 years ago
Remember the last format used to export 2D Views. More... over 11 years ago
Explicitly request a 24-bit depth buffer in FLTK port. More... over 11 years ago
Work around poor line rendering with Intel Mesa-based drivers. More... over 11 years ago
Make "Align view onto workplane" switch to locked workplane, if any. More... over 11 years ago
Allow displaying and editing diameter constraints as radius. More... over 11 years ago
Add bug compatibility with Chromium GL (VirtualBox). More... over 11 years ago
Use the extension version of FBO extension instead of core. More... over 11 years ago
Implement offscreen rendering using GL framebuffer objects. More... over 11 years ago
Use GL pbuffers instead of GLX pixmaps. More... over 11 years ago
Add a native Debian package. More... over 11 years ago
Add a desktop file in the format understandable by Ubuntu. More... over 11 years ago
Add README. More... over 11 years ago
Fix fontconfig detection code in FLTK. More... over 11 years ago
Add a GTK2/3 port. More... over 11 years ago
Use Command instead of Control key for shortcuts on OS X. More... over 11 years ago
Use the degree symbol on non-Windows. More... over 11 years ago
Fix dbg() not writing a newline. More... over 11 years ago
Fix accidental glibc dependency. More... over 11 years ago
Fix oops() to not have UB. More... over 11 years ago
Add Apple-specific OpenGL include statements. More... over 11 years ago