2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Feb 09, 2025 — Feb 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
First working usage of text. More... over 21 years ago
Remove extraneous #include More... over 21 years ago
Fix syntax error. More... over 21 years ago
Rename 'simple_displayobject' to 'primitive'. More... over 21 years ago
Wrapp all of VPython's C++ parts in namespace cvisual. Add the copyright statement at the top of each file. More... over 21 years ago
Wrap all of VPython's C++ parts in namespace cvisual. Add the copyright statement at the top of each file. Silence warnings regarding comparison between signed/unsigned ints. More... over 21 years ago
Wrapp all of VPython's C++ parts in namespace cvisual. Add the copyright statement at the top of every file. Remove dead code. More... over 21 years ago
Wrap all of VPython's C++ parts in namespace cvisual. Add the copyright statement at the top of each file. Add shared_vector class. More... over 21 years ago
Fix platform detection for FTGL's include path. Add compiler flags for multithreading libs. More... over 21 years ago
Fix rgba/rgb usage for curve objects. More... over 21 years ago
Force the window to be some minimum size by overriding WM_GETMINMAXINFO. More... over 21 years ago
Add a faces implementation. More... over 21 years ago
Use rgb vice rgba for color information. More... over 21 years ago
Add missing return statement. More... over 21 years ago
Fix signature of rgb::operator rgba() More... over 21 years ago
Add new type: rgb. Used by curve and convex since they cannot be transparent. More... over 21 years ago
Add an implementation and some tests of the convex object. More... over 21 years ago
Move checksum utilities out of the curve object. More... over 21 years ago
Fix indexing mistakes. Make thin lines anti-aliased by default. Add intellegent detection of a closed path. More... over 21 years ago
Work around a lack of support for 'foo in bar' in some Python versions. More... over 21 years ago
Update crufty comments. Add an 'up' setter. More... over 21 years ago
Add missing return statement. More... over 21 years ago
Use a displaylist strategy that supports the common usage of curves as a trail. More... over 21 years ago
Make displaylists copyable. More... over 21 years ago
Excersize more code in this test. More... over 21 years ago
Add missing return statement More... over 21 years ago
Nanoseconds sounds better than fractions of microseconds. More... over 21 years ago
Remove stuff related to partial features not in CVS. More... over 21 years ago
Fix win32 error handling More... over 21 years ago
Myriad tweaks and peaks More... over 21 years ago