Index: doc/TODO =================================================================== --- doc/TODO (revision 33188) +++ doc/TODO (revision 33189) @@ -12,6 +12,7 @@ + BUG: changing subc lock state does not indicated on UI (i.e. the "*" is not prepended to the window title) [report: aron] + BUG: openscad export: unticking top copper (and probably others) in the export dialog doesn't stop the plugin from exporting everything [report: Bdale] + BUG: advanced search: no quote around strings for regex (subc refdes) [report: TwisteR] +- BUG: esc while drawing arc or poly immediately quit the tool to arrow; they should cancel current operation but remain in the same mode [report: Ade] - BUG: stl export: hole (and maybe slot) cut in half by the outline exports invalid triangulation; bug_files/halfhole.lht [report: TwisteR] - DOC: regex (genregex), reference it from query() and advanced search docs [report: TwisteR] - DOC: query: int() and double()