Hi,
I’ve got many objects in a scene and I want to apply the same texture space coordinates to all the objects I have selected.
As far as I know, there is no way of copying or duplicating or applying the same texture coordinates to all selected objects.
On another note: I thought maybe a quick python script could do this. Is there a way of stepping through all the objects you have selected and doing something with them?