2
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 4 days ago.
Jul 03, 2025 — Jul 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enable helix and convex More... over 21 years ago
Use size_t for all of the size parameters; Add a missing pointer incriment (corrects infinate loop). More... over 21 years ago
Prepare the py_display_kernel object for consumption in Python. More... almost 22 years ago
Remove cruft More... almost 22 years ago
Update this file More... almost 22 years ago
Add files from the 'visual' module that are known to work with the current code. More... almost 22 years ago
Commit work to date for mouse handling. More... almost 22 years ago
Fix the implementation of atomic_queue::clear(). More... almost 22 years ago
Incorporate a backport from cvisual/vector.hpp. More... almost 22 years ago
Replace the autoscaler with a non-uniform version; Make the fps display user-controllable. More... almost 22 years ago
Initial import from the 'cvisual' cvs module. More... almost 22 years ago
Use older names for these weights for compatability with OSX. More... almost 22 years ago
Raise the warning level even higher, adding "-std=c++98 -pedantic". Remove files not expected to be in the release from the build. More... almost 22 years ago
Fix extent calcs; Use the degenerate() policy throughout; More... almost 22 years ago
Factor out the condition for degeneracy and use it appropriately. More... almost 22 years ago
Remove extraneous test. More... almost 22 years ago
Fix a think-o that made 30 appear equal to -30. More... almost 22 years ago
Fix the name of the import function. More... almost 22 years ago
Fix clipping plane calcs. Fix the panning rate calcs. Tweak formatting. Factor out the half-field-of-view calcs. More... almost 22 years ago
Fix typeo that lead to a grossly inappropriate bounding box. More... almost 22 years ago
Add comments. Add some useful functions for getting higher-level information from the exent. More... almost 22 years ago
Add an important member function. More... almost 22 years ago
Remove or work around constructs discovered with -std=c++98 and -pedantic in GCC. More... almost 22 years ago
Add -std=c++98 -pedantic to the warning flags. More... almost 22 years ago
Expose the convex object to Python. More... almost 22 years ago
Force SCons to not add a 'lib' prefix to site-packages/cvisual.so. Expose faces to Python. Add comments. More... almost 22 years ago
Expose faces to Python. Make formatting changes in primitives.py. Figured out how to force SCons to not add the 'lib' prefix to site-packages/cvisual.so. More... almost 22 years ago
Rename frame::{add,remove}_child() to {add,remove}_renderable(); Expose frame.{add,remove}_renderable() to Python. More... almost 22 years ago
Add the faces object. More... almost 22 years ago
Add prerequisite bitmaps for the Win32 backend. More... almost 22 years ago