2
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Feb 13, 2025 — Feb 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change int to size_t to make compiler happy More... almost 18 years ago
Correct some float/double mistakes and infelicities. More... almost 18 years ago
Redefine retain as size_t to avoid compiler complaints. More... almost 18 years ago
A better fix to the compiler complaint: use size_t More... almost 18 years ago
Correct strange typo caught by VisualStudio compiler More... almost 18 years ago
Clear up signed/unsigned mismatch that Visual Studio complained about More... almost 18 years ago
Fix forward reference More... almost 18 years ago
Add newline at end to make Linux compiler happy More... almost 18 years ago
Flip text right-side up More... almost 18 years ago
Correct a typo More... almost 18 years ago
Correct error in positioning a window More... almost 18 years ago
fix: inappropriately scaled (fixed point) width and height being passed to set_image More... almost 18 years ago
fix: undefined behavior due to floating point imprecision in curve level of detail algorithm More... almost 18 years ago
VPython errors and warning displayed to python sys.stderr instead of system stderr, so they appear e.g. in IDLE's output window. More... almost 18 years ago
Save and restore window_x/y More... almost 18 years ago
Mask artifacts when text rendering origin is exactly at a pixel center. More... almost 18 years ago
maybe fixes More... almost 18 years ago
Add missing } More... almost 18 years ago
Minor correction More... almost 18 years ago
What I think are corrections.....bas More... almost 18 years ago
Fixes More... almost 18 years ago
Text rendering re-organized. Now supports unicode and ClearType on Windows; more code is platform independent. More... almost 18 years ago
Remove redundant mention of convex.lo More... almost 18 years ago
Middle button "de-emulation". More... almost 18 years ago
Okay, the right mouse button is button 3 in GTK. More... almost 18 years ago
Work around buggy drivers that set GL error in glLinkProgramARB when linking fails (affects debug builds only) More... almost 18 years ago
Update Mac documentation after Scherer fixes some bugs. More... almost 18 years ago
fix: Degenerate calculations when window has zero client area More... almost 18 years ago
fix: Bug in boost python wrapper for faces::append_rgba (caused Mac crashes?) More... almost 18 years ago
Attempt to fix GTK driver for new mouse machinery. More... almost 18 years ago