Go to file
Joseph Aquino 260d2ad84d major update
-added support for building with ninja and added corresponding shell scripts
-added EntityView class to iterate over entities of the same tag
-entities are now grouped together in memory by tag rather than all together
-moved globals.h into utility.h
-moved EntityTag and EntityIndex into utility.h
2025-07-02 15:34:14 -04:00
.idea major update 2025-07-02 15:34:14 -04:00
include major update 2025-07-02 15:34:14 -04:00
src major update 2025-07-02 15:34:14 -04:00
vendor major update 2025-07-02 15:34:14 -04:00
.gitattributes initial commit 2025-06-22 04:38:37 -04:00
.gitignore major update 2025-07-02 15:34:14 -04:00
Create-Solution.bat initial commit 2025-06-22 04:38:37 -04:00
LICENSE.txt Small update 2025-06-22 16:06:08 -04:00
build-ninja.sh major update 2025-07-02 15:34:14 -04:00
build.sh major update 2025-07-02 15:34:14 -04:00
clean-ninja.sh major update 2025-07-02 15:34:14 -04:00
clean.sh major update 2025-07-02 15:34:14 -04:00
imgui.ini initial commit 2025-06-22 04:38:37 -04:00
premake5.lua major update 2025-07-02 15:34:14 -04:00
run.sh major update 2025-07-02 15:34:14 -04:00