diff options
author | Marius Kintel <marius@kintel.net> | 2011-04-06 13:16:06 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-04-06 13:16:06 (GMT) |
commit | 4ebf146769b27afac33bcfdee9ee50d1f0d54b63 (patch) | |
tree | a418867c15ae9fe246ce20357ced9bb75ad0ad7c | |
parent | 07ec4e43b8bc1328e1815b3e259d0cbb62e17087 (diff) |
Some wishes from Adrian
-rw-r--r-- | doc/TODO.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index 31e569f..cca4a2a 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -75,12 +75,16 @@ o 3D View - Improve mouse rotation - Add modifier key combos to handle pan and zoom on 1 mouse button systems - Show grid + - Measurement ticks on the axes that look like rulers that one can turn off and on. - 4 x split view w/orthogonal cameras? - Quick highlighting of object under the cursor in the editor - View All + - Allow specifying viewpoint in the scad file - overlay indicator displaying current view mode - OpenCSG rendering: Coincident surfaces causes z-buffer fighting. Is this somehow avoidable tuning the depth tests in OpenCSG? + - Use OpenGL picking to facilitate ray-tracing like features like measuring + thicknesses, distances, slot thicknesses etc. o Editor wishlist - More infrastructure for external editor (allow communication from the outside) - Preferences GUI for the features below |