1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add docs, will probably have errors when trying to build, i had to comment out some glfuncs to get the docs to build More... about 10 years ago
preparing for docs More... about 10 years ago
split tutorials into updated and old More... about 10 years ago
change static rendering mode to use a clock trigger More... about 10 years ago
move/rename and cleanup empty apps More... about 10 years ago
update and cleanup tutorial 2 More... about 10 years ago
remove unnecessary api complication, update docs to have a note about static rendering More... about 10 years ago
add gl_debug.pyx More... about 10 years ago
add support for static rendering More... about 10 years ago
add import for gl_debug function More... about 10 years ago
introduce get_offset function More... about 10 years ago
add docstrings to physics.pyx, remove some legacy code More... about 10 years ago
add docstrings to init_component functions for core systems More... about 10 years ago
remove unused imports from older project structure More... about 10 years ago
remove leftovers from old version More... about 10 years ago
add docstrings to renderers, remove unused vertex_format attribute More... about 10 years ago
add documentation for basic systems More... about 10 years ago
Add docstrings to BatchManager More... about 10 years ago
add docstrings for KEVertexFormat More... about 10 years ago
remove unnecessary print More... about 10 years ago
add docstrings to IndexedBatch More... about 10 years ago
dont require indices VBO to call vertex_format.bind More... over 10 years ago
add docs to frame_objects and vertex_format, fix VertexFormat7F More... over 10 years ago
add documentation to FixedVBO More... over 10 years ago
add docstrings for zonedblock.pyx More... over 10 years ago
fix spacing More... over 10 years ago
add documentation to indexing.pyx More... over 10 years ago
add documenation to MemoryZone More... over 10 years ago
add doc for MemoryPool More... over 10 years ago
add docs for block.pyx and membuffer.pyx, remove duplicate get_pointer in MemoryBlock implementation More... over 10 years ago