diff options
author | Marius Kintel <marius@kintel.net> | 2013-03-25 05:31:54 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-03-25 05:31:54 (GMT) |
commit | d98518ef5acba1811581aed46652e4b9d95d48f4 (patch) | |
tree | be06b3f67d0973bc7186b213164b43e7b1b126b6 /doc | |
parent | 9e74528827ffd66dce06d39da0c9f512640f625c (diff) |
Reference issue #310
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index be03e98..d05df2c 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -122,7 +122,7 @@ OpenCSG-related o OpenCSG rendering: Coincident surfaces causes z-buffer fighting. Is this somehow avoidable tuning the depth tests in OpenCSG? o When specifying a transparency with the color() statement, - the object is not sorted and will be rendered wrongly + the object is not sorted and will be rendered wrongly. See issue #310 for some good test models. o Bug: Using the background operator (%) on the only object in a scene triggers a CSG error: No top level object found |