shithub: libgraphics

Download patch

ref: 77cea8e7c16ccfa19312caa582ce5e5778ad2bee
parent: 0efd71b780d84ace7dd3d5a66e6152014b7a541b
author: rodri <rgl@antares-labs.eu>
date: Sat Jul 5 07:29:27 EDT 2025

update TODO

--- a/TODO.md
+++ b/TODO.md
@@ -14,5 +14,5 @@
 	- It might be better to add it as a Camera.rendopts flag, for
 	  transparency rendering without the A-buffer.
 - [ ] Implement decals
-- [ ] Implement Model deduplication/compaction routine
+- [+] Implement Model deduplication/compaction routine
 - [ ] Turn the Vertexattrs into a dynamic hash table
--