This commit is contained in:
Krzosa Karol
2025-01-13 10:31:23 +01:00
parent dd796b12f4
commit b4d3f20cad
8 changed files with 410 additions and 333 deletions

View File

@@ -1,8 +1,6 @@
[ ] app
[ ] 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
[ ] sleep
[ ] hot reload / plugins
@@ -33,3 +31,4 @@
[x] revisit api
[ ] s8_bin
[ ] hash table
[ ] intern table