- in Preferences, more Plugins preferences UI is upgraded to the new look
- In Paint Plugin fixed the Area select mode to work with Geometry object created by the Geometry Editor - in Paint Plugin some changes in the way the source object is autoloaded - in Paint, NCC and Cutout Plugins when using a mode that require to be terminated (by mouse RMB or ESC key) the notebook UI element is disabled until this is done
This commit is contained in:
@@ -455,7 +455,7 @@ class AppObject(QtCore.QObject):
|
||||
}
|
||||
|
||||
new_obj.tools[1]['data']['name'] = outname
|
||||
|
||||
new_obj.solid_geometry = []
|
||||
new_obj.source_file = ''
|
||||
|
||||
self.new_object('geometry', outname, initialize, plot=False)
|
||||
|
||||
Reference in New Issue
Block a user