Notifications
Clear all

[Closed] .stitchVerts – where is the scale parameter?

One thing that annoy me with the UVW Editor is the stitch function.

When using the stitch dialog i can check Scale Clusters and adjust the bias to make pieces fit togheter well. Works well when using the dialog. But most times you have to stitch alot of pieces and then the dialog window will be one annoying extra click to get the operation done.

Using the regular Stitch Seleced from the quad menu ignores this Scale Cluster parameter it seems because i get the same result when using dialog and uncheck the Scale Cluster.

It seems that Stitch Selected does the same thing as .stitch[b]VertsNoParams/b
[left][font=Verdana]”Execute the Stitch function using the current defaults.[/font]”
[/left]
[font=Verdana]But it ignores the Scale Clusters even though i set the settings from the dialog window as default.

The manual way [font=Courier New].stitchVerts true 0.0[/font] contains the align but no scale paramter wich makes it useless if you want to fit pieces togheter properly without the dialog window.

What is the Scale Cluster [/font]actually? And how can you include it with .stitchVerts if you want to skip the dialog window?