core changes

This commit is contained in:
Krzosa Karol
2025-01-06 21:33:00 +01:00
parent 2e2b3ceafb
commit 1710bc232d
11 changed files with 40 additions and 26 deletions

View File

@@ -2,6 +2,7 @@
[ ] sleep
[ ] ui
[ ] event playback
[ ] maybe different events structure: { frame1: { event1, event2 }, frame2: {event1} }
[ ] how to fix variable scroll? or do we not care? (probably need delta time)
[ ] win32
[ ] hot reload / plugins
@@ -26,6 +27,7 @@
[ ] somehow index properly the meta files and ignore generated files
[ ] extract declarations from c files meta(introspect)
[ ] extract all globals from c files
[ ] tweak variables and embeds declared in c code
[ ] new simple format with tags
[x] revisit api
[ ] s8_bin