SectrPrototype/code/sectr/app
Ed_ 368abefccf Restored some of the window awareness previously avail in raylib for the new sokol layer.
Switched frametime_delta32 to frametime_avg_ms.

I'll problably rename it and keept delta32 for actual delta. Reading over the sokol_app code I noticed it uses the avg frametime and definitely want to do that for spike alleviation...
2024-05-22 15:39:19 -04:00
..
scratch.odin Cleanup and setup of drop down widget 2024-05-20 22:05:52 -04:00
screen.odin Mostly reviewing progress so far 2024-05-21 23:35:36 -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 Restored some of the window awareness previously avail in raylib for the new sokol layer. 2024-05-22 15:39:19 -04:00
ui_theme.odin Cleanup and setup of drop down widget 2024-05-20 22:05:52 -04:00