update roadmap

This commit is contained in:
Nova
2023-01-21 15:55:44 -05:00
parent befa3b5179
commit 6889f52094

View File

@@ -14,8 +14,8 @@ title: Roadmap
- [x] Node type creation/destruction - [x] Node type creation/destruction
- [x] Interface interaction - [x] Interface interaction
- [x] Callbacks - [x] Callbacks
- [ ] Documentation - [x] Documentation
- [ ] Server - [x] Server
- [x] Per-client scenegraph - [x] Per-client scenegraph
- [x] Statically link StereoKit - [x] Statically link StereoKit
- [x] Basic features - [x] Basic features
@@ -47,17 +47,27 @@ title: Roadmap
- [x] Set skylight - [x] Set skylight
- [x] Items - [x] Items
- [x] Base item class - [x] Base item class
- [ ] Base item accepter class - [x] Base item accepter class
- [x] Environment equirectangular item - [x] Environment equirectangular item
- [ ] Environment equirectangular accepter - [x] Environment equirectangular accepter
- [ ] 2D integration - [x] 2D integration
- [x] Panels - [x] Panels
- [x] Panel item - [x] Panel item
- [x] smithay (for Wayland) - [x] smithay (for Wayland)
- [x] Rendering - [x] Rendering
- [x] Input seats - [x] Input seats
- [ ] Panel shells - [x] Panel shells
- [ ] Accept panel items - [x] Accept panel items
- [ ] Put surface on model material's texture - [x] Put surface on model material's texture
- [ ] Feed input through to panel - [x] Feed input through to panel
- [ ] Release panel items - [x] Release panel items
- [ ] Daily Drivable System
- [ ] GUI App Launcher (Protostar)
- [x] Get desktop files
- [x] Find and parse icons
- [ ] Display icons and desktop files in grid
- [x] Launch executables spatially
- [ ] Panel Item UI
- [ ] Flatland
More to come!