diff options
Diffstat (limited to 'doc/TODO.txt')
-rw-r--r-- | doc/TODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index 4212c21..ca2aa85 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -71,6 +71,8 @@ o 3D View thicknesses, distances, slot thicknesses etc. - Add option to change lights, e.g. add an optional camera light - 2D objects are rendered at z = -0.1 - why? + - Rewrite to use VBOs or smth. - avoid inline calculations + - Rewrite to a higher-level library (e.g. OSG)? o Editor wishlist - More infrastructure for external editor (allow communication from the outside) - Preferences GUI for the features below |