SectrPrototype/code/sectr/app
Ed_ b698f5166b Base input pass updated for sokol possibly done (untested)
Still need to figure out input event consumption, I don't want to do it with the event ring.

I would like to setup input binding layers and then have the push/pop input contextes with a set of bindings.
If the bindings are detected it should "consume" that binding from further use for the buffered time period.

This will be really important with how heavily model this app will be.I
2024-06-18 01:33:50 -04:00
..
event.odin Started to setup input events based off sokol 2024-06-17 03:35:53 -04:00
scratch.odin Gut raylib usage from the codebase. 2024-05-25 11:52:23 -04:00
screen.odin Base input pass updated for sokol possibly done (untested) 2024-06-18 01:33:50 -04:00
serialize.odin Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
state.odin Base input pass updated for sokol possibly done (untested) 2024-06-18 01:33:50 -04:00
ui_theme.odin Gut raylib usage from the codebase. 2024-05-25 11:52:23 -04:00