diff options
author | Marius Kintel <marius@kintel.net> | 2011-11-27 23:29:18 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-11-27 23:29:18 (GMT) |
commit | a4aabf724143b09175d5e6f2587a32b7c6175a49 (patch) | |
tree | b00c54c2ce840c531b30b32759691e21894582e9 /RELEASE_NOTES | |
parent | e09c0781db448f8aa7cc73eef650a80364ad501e (diff) |
sync
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r-- | RELEASE_NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index f25de79..6f9baed 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -26,6 +26,7 @@ o STL export should be a bit more robust o Dropping a file into the editor under Windows didn't work (double C:/C:/ problem) o On some platforms it was possible to insertion rich text in the editor, causing confusion. 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 Deprecations: o dxf_linear_extrude() and dxf_rotate_extrude() are now deprecated. |