Voxel Game Engine
Go to file
Eric-Paul Ickhorn 25399640a4 Support tagging entities in ECS
The ECS previously wasn't capable of  adding tags to the entities; the
'C' of ECS wasn't there. The tagging still needs some tests.
2024-09-12 23:27:12 +02:00
dependencies Add GLAD OpenGL - function-loader library 2024-09-09 21:29:17 +02:00
modules Support tagging entities in ECS 2024-09-12 23:27:12 +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