bugfix: surface() modules with center=true wasn't exactly centered in the XY plane

syntax_highlighting
Marius Kintel 2011-12-21 17:43:30 +01:00
parent 8d10aa2982
commit bce8e22043
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ o Less crashes due to CGAL assertions
o OpenCSG should now work on systems with OpenGL 1.x, given that the right extensions are available
o include now searches librarydir
o The $fs parameter yielded only half the number of segments it should have
o surface(center=true) is now correctly centered in the XY plane
Deprecations:
o dxf_linear_extrude() and dxf_rotate_extrude() are now deprecated.