From f5a7b7519ec7fa89da68fc0cd7e27c4898a4db44 Mon Sep 17 00:00:00 2001 From: h4570 Date: Sat, 23 Jul 2022 21:14:17 +0200 Subject: [PATCH] roadmap update --- ROADMAP.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ROADMAP.txt b/ROADMAP.txt index a8f8e7c..1ffc8e1 100644 --- a/ROADMAP.txt +++ b/ROADMAP.txt @@ -1,9 +1,8 @@ ------------ Tyra's v2.0 roadmap to publish on GitHub ------------ --- H4570 +- [McPip] Clipping mode - [McPip] VU1 packets spamming -- [Renderer] Github: Allocate dynamic pipeline memory only in "onUse" (core,qbuffrenderer,pipeline..) -- [Renderer] Add possibility to on/off frustum check in all pipelines (renderOptions?) - [Loaders] Think about ".tyrobj" format - implement it (add multicolor support) - [Loaders] DFF loader as static Mesh loader - [Game] Update intellisense from docker @@ -57,4 +56,5 @@ because Mesh rendering uses only core.render() ------------ Github issues for Tyra v2 ------------ - [3D] Add drawLine(x, y , color, size) -- [3D] Add drawBBox(x, y , color, size) \ No newline at end of file +- [3D] Add drawBBox(x, y , color, size) +- [Renderer] Github: Allocate dynamic pipeline memory only in "onUse" (core,qbuffrenderer,pipeline..) \ No newline at end of file