Patedam
5566f76a94
Cleaning game.cpp removing old test code.
...
Created static mesh entity
Created debug bar
2026-08-10 22:12:31 -04:00
Patedam
4081539ee4
Using memory arena in the game that supports hot reload
2026-07-28 15:44:41 -04:00
Patedam
38f8662d80
Fixing some VectorArena to use external arena and reduce the number of alloc.
...
Made the passing of name to arena more flexible
2026-02-14 22:28:32 -05:00
Patedam
5a22a172a6
Removed the old Memory Arena and converted all to the new one
2026-02-14 18:09:47 -05:00
Patedam
1137466472
Fastbuild all work for static linking
...
Need : Dll for game and lib to do hot reload
Need : static for release only
Way to compile only julietapp only shader app, only juliet.dll and game.dll
2026-01-07 19:46:12 -05:00
Patedam
fc5e09fab0
POC for entities.
2025-02-01 21:03:22 -05:00