diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/OpenSCAD-polygons.graffle | bin | 4215 -> 4982 bytes | |||
-rw-r--r-- | doc/TODO.txt | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/OpenSCAD-polygons.graffle b/doc/OpenSCAD-polygons.graffle Binary files differindex 758d575..63985dc 100644 --- a/doc/OpenSCAD-polygons.graffle +++ b/doc/OpenSCAD-polygons.graffle 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 |