From bce8e2204311e5f900bbffe4122aaafcada4e2cf Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Wed, 21 Dec 2011 17:43:30 +0100 Subject: bugfix: surface() modules with center=true wasn't exactly centered in the XY plane diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 146d658..0de366e 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -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. -- cgit v0.10.1