SectrPrototype/code/sectr
2024-05-24 16:31:22 -04:00
..
app Initial setup of sokol_gfx to replace the raylib impl for rendering. 2024-05-24 16:31:22 -04:00
engine Initial setup of sokol_gfx to replace the raylib impl for rendering. 2024-05-24 16:31:22 -04:00
font Renamed str_fmt_alloc to str_fmt, str_fmt to str_fmt_out, allocator convention enforcement in context 2024-05-22 17:13:56 -04:00
grime Initial setup of sokol_gfx to replace the raylib impl for rendering. 2024-05-24 16:31:22 -04:00
input Got the first 'input box' to work. Did some changes to keyboard input 2024-05-19 11:06:09 -04:00
math Mostly reviewing progress so far 2024-05-21 23:35:36 -04:00
parser Renamed str_fmt_alloc to str_fmt, str_fmt to str_fmt_out, allocator convention enforcement in context 2024-05-22 17:13:56 -04:00
project Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
shader Initial setup of sokol_gfx to replace the raylib impl for rendering. 2024-05-24 16:31:22 -04:00
ui Initial setup of sokol_gfx to replace the raylib impl for rendering. 2024-05-24 16:31:22 -04:00
.ODIN_MONOLITHIC_PACKAGE Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
chrono.odin Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
collision.odin Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
colors.odin Hopefully last design change to auto-layout algorithim 2024-05-21 11:06:51 -04:00
space.odin Mostly reviewing progress so far 2024-05-21 23:35:36 -04:00