From 0fde459ca7667bba4ae10b516f73034e0383be63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Thu, 16 May 2019 21:07:11 +0200 Subject: [PATCH] Add todo --- todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.txt b/todo.txt index 5dd5ac2..1f292f0 100644 --- a/todo.txt +++ b/todo.txt @@ -33,6 +33,8 @@ features: - Line and point drawing modes for triangles should maybe not overlap on adjacent triangles (as filled triangles already do)? - create demos +- drawModel: create an option that would use a cache to not transform the same + point twice bugs: