Voxel Game Engine
Go to file
Eric-Paul Ickhorn 81e10aa64b Fix a bug in the UUID assigner
In the UUID assigner, malloc() was  used somewhere where it would have
been correct to use realloc().
2024-09-12 23:25:00 +02:00
dependencies Add GLAD OpenGL - function-loader library 2024-09-09 21:29:17 +02:00
modules Fix a bug in the UUID assigner 2024-09-12 23:25:00 +02:00
scripts Add GLAD OpenGL - function-loader library 2024-09-09 21:29:17 +02:00
.gitignore Elaborate the root .gitignore 2024-09-09 21:37:16 +02:00