diff options
| author | aura <nw@moneybot.cc> | 2026-02-27 12:25:04 +0100 |
|---|---|---|
| committer | aura <nw@moneybot.cc> | 2026-02-27 12:25:04 +0100 |
| commit | 78db9dd151f7c7719787a7e092f0c34ae6b85179 (patch) | |
| tree | db122d75d2c6976567edbe887934b3fa6a148215 | |
| parent | 39beab16f12a574af6d5ea4bf907e23ea0078863 (diff) | |
more tasks
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -12,8 +12,12 @@ current scope: - [ ] more convenient pickers for textures/colors when creating walls - [ ] 'paint' tool for textures/colors - [ ] horizontal 2d view +- [ ] delete key/button for objects (lol) +- [ ] back button for properties view - [ ] undo history - [ ] compiling/loading bsp to/from file +- [ ] keybinds ! +- [ ] make window resizable * physics: - [ ] gamemovement - [ ] entity collisions @@ -24,3 +28,6 @@ current scope: - [ ] entity system - [ ] console - [ ] de-couple editor from game (IS_EDITOR define - compile without) +* audio: +- [ ] anything lol +- [ ] spatial |
