fix roadmap

This commit is contained in:
h4570
2022-07-28 10:52:59 +02:00
parent 440f25d7d8
commit 31b7626bea
+2 -1
View File
@@ -2,7 +2,6 @@
--- H4570 --- H4570
- [Renderer] Fix color issue in clipper - [Renderer] Fix color issue in clipper
- [Renderer] Fix interlacing quality
- [Loaders] DFF loader as static Mesh loader - [Loaders] DFF loader as static Mesh loader
- [Game] Update intellisense from docker - [Game] Update intellisense from docker
- [Texture] Test cache hits with large amount of textures (dolphin sample?) - [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) - [3D] Add drawBBox(x, y , color, size)
- [File] Async file loading - [File] Async file loading
- [tyrobj] Add multicolor support to tyrobj - [tyrobj] Add multicolor support to tyrobj
- [Renderer] Interlacing
- [Renderer] Texture smart freeing