diff options
author | don bright <hugh.m.bright@gmail.com> | 2011-11-26 17:11:55 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2011-11-26 17:11:55 (GMT) |
commit | 14b4ed4b5baa0efa7eea90322faca4fecfbfa294 (patch) | |
tree | 89a983e6d631c2b43a6dd1f0fa25c8bd3969ff41 /doc | |
parent | c2fb5d3650ffaa42c68e02891168c711d3b5f079 (diff) | |
parent | 7678f0f08305ecbc9d6f137f9deb19c60c904346 (diff) |
Merge remote-tracking branch 'upstream/master' into cakebaby
and tweak tests for win32 run
Conflicts:
tests/test_cmdline_tool.py
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index ce51d83..a456c6a 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -71,6 +71,7 @@ o 3D View - Use OpenGL picking to facilitate ray-tracing like features like measuring 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? o Editor wishlist - More infrastructure for external editor (allow communication from the outside) - Preferences GUI for the features below |