From 034ea34931d1e36f50010fc44d574ed087fd9dda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20Sobczy=C5=84ski?= <32263891+h4570@users.noreply.github.com> Date: Wed, 28 Oct 2020 09:39:18 +0100 Subject: [PATCH] moved roadmap to github kanban --- README.MD | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.MD b/README.MD index 5d56c0f..caa8253 100644 --- a/README.MD +++ b/README.MD @@ -105,19 +105,9 @@ make ## Roadmap -Here is a list of the things I'm working on: +### Roadmap moved to github kanban: +[https://github.com/ps2-tyra/tyra/projects/1](https://github.com/ps2-tyra/tyra/projects/1) -* Fix PATH3 and PATH1 triangle clipping -* Add skybox with 6 textures to ari sample -* Ariana textures -* Bugfix: Player speed on different zoom -* Implement player rotation -* Bugfix: Backface culling bug on rotation -* Bugfix: Remove camera rotation reset flickering -* Bugfix: 2x Audio tick overflow -* Audio - change listeners logic -* Sound effects -* Code documentation See the [open issues](https://github.com/ps2-tyra/tyra/issues) for a list of proposed features (and known issues).