Kaltenberg/modules/utility
Eric-Paul Ickhorn 0408d19a72 Fix pool allocator
The pool allocator would only allocate one item and then stop, its
allocation wasn't reset correctly because of a comparison operator
being the wrong way around.
2024-09-11 11:40:58 +02:00
..
inc-c/voxula/internals Add (unsigned, signed) integer vectors 2024-09-09 21:31:49 +02:00
src-c Fix pool allocator 2024-09-11 11:40:58 +02:00
README.md Add module skeletons 2024-09-07 22:11:10 +02:00
includes.txt Modify build-script include folder keys 2024-09-08 16:45:20 +02:00

README.md

Voxula Utility

Miscellaneous Utilities used throughout the Voxula Engine.