stl_dim
Marius Kintel 2011-11-05 18:33:07 +01:00
parent f4bd15912a
commit 29347507a2
2 changed files with 1 additions and 2 deletions

View File

@ -22,6 +22,7 @@ o Flush Caches didn't flush cached USE'd modules
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
Deprecations:
o dxf_linear_extrude() and dxf_rotate_extrude() are now deprecated.

View File

@ -230,7 +230,5 @@ o Use a logging framework to get debugging/info output more under control?
MISC
----
o Streamline the cmd-line interface a bit
- Implicit output file format
o Write checklists for typical extension work (add new module, add new function)
-> make sure new test files are added