First i want to say thank you, this function is amazing, coming from maya this is a must.
i'm having this error with Blender 2.90.1 :
Traceback (most recent call last):
File "E:\BIDULCHOUET\Blender\B_HUMAN\Scripts\addons\MergeTool.py", line 107, in modal
for v in self.bm.verts:
ReferenceError: BMesh data of type BMesh has been removed
location: :-1
This is really weird cause i don't have this error in blender 2.91 alpha or blender 2.90.
Edit : This is not coming from your code, i'm sorry, this is coming from hardops,
if i use their multi edit tool and then i use yours, it throws an error/
The ability to make it merge on release is one less click , so it's more efficient in my point view,
that's why i think your tool is superior.
A tiny request, can right click be preserve for navigation and "Esc" be used to cancel operation ?
First i want to say thank you, this function is amazing, coming from maya this is a must.
i'm having this error with Blender 2.90.1 :
Traceback (most recent call last): File "E:\BIDULCHOUET\Blender\B_HUMAN\Scripts\addons\MergeTool.py", line 107, in modal for v in self.bm.verts: ReferenceError: BMesh data of type BMesh has been removed
location::-1
This is really weird cause i don't have this error in blender 2.91 alpha or blender 2.90.
Edit : This is not coming from your code, i'm sorry, this is coming from hardops, if i use their multi edit tool and then i use yours, it throws an error/
The ability to make it merge on release is one less click , so it's more efficient in my point view, that's why i think your tool is superior.
A tiny request, can right click be preserve for navigation and "Esc" be used to cancel operation ?