From c97c23bb3ff369e6a3bb5c8be2f76c18fdf0a6a4 Mon Sep 17 00:00:00 2001 From: Nova Date: Fri, 30 Sep 2022 14:25:47 -0400 Subject: [PATCH] update roadmap --- docusaurus.config.js | 4 ---- src/pages/roadmap.md | 17 ++++++++--------- 2 files changed, 8 insertions(+), 13 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 9a9bd4ec..b706744f 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -73,10 +73,6 @@ module.exports = { label: 'Getting Started', to: '/docs/getting-started/overview', }, - { - label: 'Protocol', - to: '/docs/stardust-protocol/protocol', - }, ], }, { diff --git a/src/pages/roadmap.md b/src/pages/roadmap.md index f4bd55fb..3a69fe77 100644 --- a/src/pages/roadmap.md +++ b/src/pages/roadmap.md @@ -8,13 +8,13 @@ title: Roadmap - [x] Core functionality - [x] IPC+RPC - - [x] Protocol documentation - [x] Client - [x] Fusion - [x] Initial connection - [x] Node type creation/destruction - [x] Interface interaction - [x] Callbacks + - [ ] Documentation - [ ] Server - [x] Per-client scenegraph - [x] Statically link StereoKit @@ -45,18 +45,17 @@ title: Roadmap - [x] Environment - [x] Set skytex - [x] Set skylight - - [ ] Items - - [ ] Base item class + - [x] Items + - [x] Base item class - [ ] Base item accepter class - - [ ] Environment equirectangular item + - [x] Environment equirectangular item - [ ] Environment equirectangular accepter - [ ] 2D integration - - [ ] Panels - - [ ] Panel item - - [ ] sk-wlroots (for Wayland) - - [x] Statically link wlroots + - [x] Panels + - [x] Panel item + - [x] smithay (for Wayland) - [x] Rendering - - [ ] Input seats + - [x] Input seats - [ ] Panel shells - [ ] Accept panel items - [ ] Put surface on model material's texture