From 31b7626bea1d424f40e891d7eea546403fdd9f13 Mon Sep 17 00:00:00 2001 From: h4570 Date: Thu, 28 Jul 2022 10:52:59 +0200 Subject: [PATCH] fix roadmap --- ROADMAP.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ROADMAP.txt b/ROADMAP.txt index d217cd2..ae81a91 100644 --- a/ROADMAP.txt +++ b/ROADMAP.txt @@ -2,7 +2,6 @@ --- H4570 - [Renderer] Fix color issue in clipper -- [Renderer] Fix interlacing quality - [Loaders] DFF loader as static Mesh loader - [Game] Update intellisense from docker - [Texture] Test cache hits with large amount of textures (dolphin sample?) @@ -52,3 +51,5 @@ because Mesh rendering uses only core.render() - [3D] Add drawBBox(x, y , color, size) - [File] Async file loading - [tyrobj] Add multicolor support to tyrobj +- [Renderer] Interlacing +- [Renderer] Texture smart freeing