2
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change architecture for extrusion/text -> faces (extrusion.create_faces()) More... about 13 years ago
Restructure extrusion -> faces in terms of E.get_faces() and E.create_faces() More... about 13 years ago
Minor stuff related to extrusion -> faces More... about 13 years ago
Improve handling of faces(source=text()) More... about 13 years ago
Use memmove to speed up faces_render enormously More... about 13 years ago
Change extrusion machinery to give double color instead of float color to OpenGL, to simplify the extrusion::faces_render() machinery More... about 13 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... about 13 years ago
Completed extrusion -> faces More... about 13 years ago
Fix an error: paintText() should have been self.paintText() More... about 13 years ago
More progress toward extrusion.faces_render() More... about 13 years ago
Finish restructuring of extrusion in preparation for implementing extrusion -> faces More... about 13 years ago
Restructuring aimed at making possible faces(source=extrusion) More... about 13 years ago
Fix minor typos More... about 13 years ago
Add history entry for Visual 5.51 More... about 13 years ago
Update version number to 5.51 More... about 13 years ago
Bump version to 5.51 More... about 13 years ago
Correct minor typo More... about 13 years ago
Fix memory leak More... about 13 years ago
Simplify calculation of text.starts array More... about 13 years ago
Fix memory leak by adding DeleteTimerQueueTimer More... about 13 years ago
Correction to text getters for color and material; also correction to text.starts More... about 13 years ago
Replace vector with vis.vector in a statement which was missed More... about 13 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 13 years ago
Update credits section More... about 13 years ago
remove; now in vis More... about 13 years ago
Improved differential gear More... about 13 years ago
Label text adjustment for Windows More... about 13 years ago
Minor text placement change More... about 13 years ago
Label text height adjustment for Mac to be consistent with other platforms More... about 13 years ago
Make adjustments to label text height to be consistent across platforms More... about 13 years ago