- added the ability to use no path optimization
- camblib.generate_from_geometry_2(): added the usage for different kinds of path optimizations set in the Preferences -> Geometry - some minor objects name refactoring
This commit is contained in:
@@ -718,6 +718,8 @@ class AppGeoEditor(QtCore.QObject):
|
||||
self.app.ui.popmenu_save.setVisible(False)
|
||||
|
||||
self.disconnect_canvas_event_handlers()
|
||||
self.storage = self.make_storage()
|
||||
|
||||
self.clear()
|
||||
self.app.ui.geo_edit_toolbar.setDisabled(True)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user