2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change architecture for extrusion/text -> faces (extrusion.create_faces()) More... almost 15 years ago
Restructure extrusion -> faces in terms of E.get_faces() and E.create_faces() More... almost 15 years ago
Minor stuff related to extrusion -> faces More... almost 15 years ago
Improve handling of faces(source=text()) More... almost 15 years ago
Use memmove to speed up faces_render enormously More... almost 15 years ago
Change extrusion machinery to give double color instead of float color to OpenGL, to simplify the extrusion::faces_render() machinery More... almost 15 years ago
Increase glDrawArrays slice from 54 vertices to 540, which makes a significant difference in the rendering of a large faces object; doesn't seem to be a problem with modern machines More... almost 15 years ago
Completed extrusion -> faces More... almost 15 years ago
Fix an error: paintText() should have been self.paintText() More... almost 15 years ago
More progress toward extrusion.faces_render() More... almost 15 years ago
Finish restructuring of extrusion in preparation for implementing extrusion -> faces More... almost 15 years ago
Restructuring aimed at making possible faces(source=extrusion) More... almost 15 years ago
Fix minor typos More... about 15 years ago
Add history entry for Visual 5.51 More... about 15 years ago
Update version number to 5.51 More... about 15 years ago
Bump version to 5.51 More... about 15 years ago
Correct minor typo More... about 15 years ago
Fix memory leak More... about 15 years ago
Simplify calculation of text.starts array More... about 15 years ago
Fix memory leak by adding DeleteTimerQueueTimer More... about 15 years ago
Correction to text getters for color and material; also correction to text.starts More... about 15 years ago
Replace vector with vis.vector in a statement which was missed More... about 15 years ago
The makefile specified dependencies/boost_files as a place to look for includes, which isn't suitable in general; one should include the standard boost files on the Linux machine More... about 15 years ago
Update credits section More... about 15 years ago
remove; now in vis More... about 15 years ago
Improved differential gear More... about 15 years ago
Label text adjustment for Windows More... about 15 years ago
Minor text placement change More... about 15 years ago
Label text height adjustment for Mac to be consistent with other platforms More... about 15 years ago
Make adjustments to label text height to be consistent across platforms More... about 15 years ago