diff options
author | Marius Kintel <marius@kintel.net> | 2011-08-27 19:51:59 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-08-27 19:51:59 (GMT) |
commit | eff40027290f8dff6574ebb8f9058a0d2645f96d (patch) | |
tree | 6b7108c3a218e7c544cf45e59503bb0a84710e9c /doc/TODO.txt | |
parent | 12b0777727e3e4fd30dc1754116b0169bd08da63 (diff) |
note about configurable CSG element limit
Diffstat (limited to 'doc/TODO.txt')
-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 1f13234..b40a825 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -82,6 +82,7 @@ o 3D View - overlay indicator displaying current view mode - OpenCSG rendering: Coincident surfaces causes z-buffer fighting. Is this somehow avoidable tuning the depth tests in OpenCSG? + - Make the 10.000 element OpenCSG klimit configurable (Preferences) ? - Use OpenGL picking to facilitate ray-tracing like features like measuring thicknesses, distances, slot thicknesses etc. o Editor wishlist |