leukbaars / DreamUV

DreamUV - 3D viewport UV editing tools for Blender
1.35k stars 58 forks source link

feature request - support multi-object editing #38

Open kyrahabattoir opened 8 months ago

kyrahabattoir commented 8 months ago

This might be too niche of an approach, but I use geometry nodes and collection Boolean to mimic CSG brush modeling in blender, and as a result, I tend to have structures built with a lot of loose cubes that are fused into a single mesh later.

Currently, DreamUV doesn't appear to allow editing multiple objects at the same time and to extend UVs between those objects.

Would it be possible to have the relevant tools support selecting faces from multiple objects?

leukbaars commented 2 months ago

I definitely see the use case but I'll need to investigate a bit how much complexity this will add to the code. Can't make any promises :)