SectrPrototype/code/sectr/engine
Ed_ 8130faa6ad got the sokol_app library starting up and ticking!
Now I just need to get the events and rendering and fonts and... all hooked up
2024-05-22 03:44:14 -04:00
..
client_api_raylib.odin Got it to compile with sokol changes (UNTESTED) 2024-05-22 03:28:22 -04:00
client_api_sokol_callbacks.odin got the sokol_app library starting up and ticking! 2024-05-22 03:44:14 -04:00
client_api_sokol.odin got the sokol_app library starting up and ticking! 2024-05-22 03:44:14 -04:00
logger.odin Got it to compile with sokol changes (UNTESTED) 2024-05-22 03:28:22 -04:00
render_raylib.odin Cleanup and setup of drop down widget 2024-05-20 22:05:52 -04:00
render_sokol.odin Added sokol library to thirdparty 2024-05-19 14:04:54 -04:00
render_text_raylib.odin Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
replay.odin Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
startup.odin Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
update.odin Fixed the layout boxes & resize handles anchors & alignemnts 2024-05-21 11:50:53 -04:00