43 lines
1.1 KiB
Plaintext
43 lines
1.1 KiB
Plaintext
[ ] platform
|
|
[ ] app
|
|
[ ] sleep
|
|
[ ] ui
|
|
[ ] event playback
|
|
[ ] how to fix variable scroll? or do we not care?
|
|
[ ] win32
|
|
[ ] hot reload / plugins
|
|
[ ] tests using yield
|
|
[ ] linux
|
|
[ ] os
|
|
[?] wasm (explore)
|
|
[ ] drag and drop
|
|
[ ] open file dialog
|
|
[ ] win32
|
|
[ ] linux
|
|
[ ] gfx
|
|
[ ] simple 2d
|
|
[ ] revisit api
|
|
[ ] change name, hard to type
|
|
|
|
[ ] core
|
|
[ ] remove dates and time from core
|
|
[ ] meta
|
|
[x] search for python snippets and execute meta.py script on that file
|
|
[ ] new simple format with tags
|
|
[x] revisit api
|
|
[ ] s8_bin
|
|
[ ] bin_write_begin - serialize binary data (sb8_bin_write?)
|
|
bin_write_end
|
|
bin_write_u64
|
|
bin_write_u32
|
|
bin_write_u16
|
|
bin_write_u8
|
|
bin_write_data
|
|
bin_write_size
|
|
bin_write_s8
|
|
bin_write_cs
|
|
[ ] bin_read_begin
|
|
bin_read_end
|
|
bin_read_...
|
|
|