5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Disabled end collisions for now due to a bug that is haunting them. Made the physics object destructor virtual. More... about 12 years ago
Disabled end collisions for now due to a bug that is haunting them. Made the physics object destructor virtual. More... about 12 years ago
Remove the friendship between PrimitivesArray and Canvas (no longer required) More... about 12 years ago
Remove the friendship between PrimitivesArray and Canvas (no longer required) More... about 12 years ago
Remove the friendship between FontProvider_Vector and Canvas (no longer required) More... about 12 years ago
Remove the friendship between FontProvider_Vector and Canvas (no longer required) More... about 12 years ago
Update the Path test, to make the most awesome test ever More... about 12 years ago
Update the Path test, to make the most awesome test ever More... about 12 years ago
Add canvas::draw_triangles using a texture More... about 12 years ago
Add canvas::draw_triangles using a texture More... about 12 years ago
The path test now draws a perfect circle More... about 12 years ago
The path test now draws a perfect circle More... about 12 years ago
Fix the filled circle in path test (so that it shows). The circle is still distorted, but only on one side More... about 12 years ago
Fix the filled circle in path test (so that it shows). The circle is still distorted, but only on one side More... about 12 years ago
Attempt drawing a circle using path. outline works, but not filled More... about 12 years ago
Attempt drawing a circle using path. outline works, but not filled More... about 12 years ago
Add a user defined path to the test More... about 12 years ago
Add a user defined path to the test More... about 12 years ago
Rename GlyphPrimitives... to PathPrimitives... More... about 12 years ago
Rename GlyphPrimitives... to PathPrimitives... More... about 12 years ago
Rename GlyphPrimitives... to PathPrimitives... More... about 12 years ago
Rename GlyphPrimitives... to PathPrimitives... More... about 12 years ago
Complete the Path test More... about 12 years ago
Complete the Path test More... about 12 years ago
Added canvas draw_line_strip More... about 12 years ago
Added canvas draw_line_strip More... about 12 years ago
Compile fix for font vector More... about 12 years ago
Compile fix for font vector More... about 12 years ago
Fix draw_triangles typo, you don't need to pass the canvas into the canvas class More... about 12 years ago
Fix draw_triangles typo, you don't need to pass the canvas into the canvas class More... about 12 years ago