ScriptSpot

Forum topic · General Scripting

Floating Smoothing Group Menu For Mesh Objects

By Matt_K_Man · 2024-03-25

Description

Hello,

Is it even possible to have a floating smoothing group menu that works for Editable Mesh Objects? I know poly is generally the king of smoothing, but I was hoping someone had discovered a way to get a nice floating Smoothing groups menu that works on Editable Mesh Objects.

Comments (2)

SimonBourgeois · 2024-04-04

Hi Matthew,
Here is a link:
https://www.mediafire.com/file/2nui3bfd2ayn7an/Floating_SmoothingGroup.m…
The script works on Editable Mesh and Editable Poly, for EditPoly modifiers i cheated a little, it will open the built-in function instead.I didn't add EditMesh support,and it works only on one object at a time, another limitation is that, if the script is already opened when you create a new object the UI won't be well updated,in this case just restart the script.
for installation the category is "SimonScripts"
Cheers,
Simon