Excellent addon, great work! Thank you very much.
Manolo: If you go into the spline, select all points and press alt-s, you’ll scale the weld!
Here’s another picture of me using this plugin for a smooth join between meshes:
Needed a bit of manual work, but that could be eliminated. More complex shapes are a problem, however.
This is nice! Thanks.
Thanks Mighty Pea, I forgot Alt + S. I support the suggestions you made in post #7 :).
Here is a idea for a better common place
bl_category = 'Create'
@classmethod
def poll(cls, context):
isModelingMode = not (
context.sculpt_object or
context.vertex_paint_object
or context.weight_paint_object
or context.image_paint_object)
return (context.object is not None and isModelingMode)
I have the same problem than others, I cannot activate the addon, but If I try other time I can activate it. But when I try the command the plugin failed.
The message when activate
Traceback (most recent call last):
File “C:\Program Files\Blender Foundation\Blender\2.77\scripts\modules\addon_utils.py”, line 349, in enable
mod.register()
File “C:\Users\Alberto\AppData\Roaming\Blender Foundation\Blender\2.77\scripts\addons\Welder_init_.py”, line 223, in register
bpy.utils.register_module(name)
File “C:\Program Files\Blender Foundation\Blender\2.77\scripts\modules\bpy\utils_init_.py”, line 612, in register_module
raise Exception(“register_module(%r): defines no classes” % module)
Exception: register_module(‘Welder’): defines no classes
The message when use
Traceback (most recent call last):
File “C:\Users\Alberto\AppData\Roaming\Blender Foundation\Blender\2.77\scripts\addons\Welder_init_.py”, line 194, in execute
directory=directory)
File “C:\Program Files\Blender Foundation\Blender\2.77\scripts\modules\bpy\ops.py”, line 189, in call
ret = op_call(self.idname_py(), None, kw)
RuntimeError: Error: ‘C:\Users\Alberto\AppData\Roaming\Blender Foundation\Blender\2.77\scripts\addons\Welder\weld.blend\Object’: nothing indicated
location: <unknown location>:-1
This happens in the last release version of blender in OSX and Windows 7 64bits
Edit: Ok, if I use the plugin from the panel, not the command bar, the first button works, the second give the same error
I am also getting an error when I try to use it.
Traceback (most recent call last):File “C:\Users\SBoyd\AppData\Roaning\Blender Foundation\Blender\2 .77\scripts\addons\Welder_init_.py’,. line 74_ in execute
OBJ2bpy.context .selected_oh.jects [1]
IndexEppop: list index out of range
You need to have two different objects selected.
There was an error in line 17, importing to github caused a loss of tab. Hope it was the only one.
awesome stuff dude. Bought!
Hi.
Thanks for the addon!
If you choose “Weld” from SpaceBar search, it give an error. Works well from Welder tab in panel.
By the way, I do not know if you know this addon:
http://airplanes3d.net/scripts-253_e.xml
Perhaps part of the code can be useful to you.
Nice addon! thank you!
I am getting this exact same problem too.
Hi,
This problem has been fixed. You can download updated file from Gumroad. If you already have older version installed, after installation of new version, you need to uncheck and check again checkbox in user preferences next to the addon in order for it to work.
Although, typing “Weld” from command bar will work, it is recommended to use buttons from tools panel.
Re-downloaded / installed and is working nice now, thanks - looking forward to future updates/fixes
This is great! Thanks for this.
This is a very welcome addon, and I am sure will come in handy for physically correct hard surface models
Thank you this will help me so much!
any chance at having it generate 2 welds?
low poly silhouette and a high poly to bake over?
I want to download this addon but whats the price to download? It asks for credit card ?