2025-10-15 15:29:19 +01:00
|
|
|
# To-do list
|
2026-01-22 21:02:22 +00:00
|
|
|
- Bind functions from RGFW (alternative back-end/window library) and have an option to use it
|
2026-01-23 11:13:33 +00:00
|
|
|
- Add callbacks so we can react to events. (Start by adding key callbacks.)
|
2026-01-19 13:23:47 +00:00
|
|
|
- Bind gamepad functions from GLFW
|
2026-01-18 08:08:45 +00:00
|
|
|
- Modify deletion functions to use `PersistentVector.delete`
|
2026-01-13 23:54:48 +00:00
|
|
|
- Implement 'yj' motion and add tests for it
|