Export Textures Only

Hi Robert,

Robert Moggach wrote:

Please add the ability to export textures only without the mesh.

I don’t think this is possible (I may be wrong though). Texture is not just image, but UV coordinates as well. And every uv coordinate belongs to some vertex on some face of the mesh. So if you change topology of the mesh, than texture may not fit to this mesh.

Robert Moggach wrote:

In instances where the geometry is being cleaned up in external software and textures reprojected this is unnecessary and leads to excessive data duplication.

I don’t get your point there. You want to clean mesh, but you don’t want to export it?
If you meant to export just mesh without textures, then it is already possible in RC (In export panel, just change “Export textures” value to False).

Can you explain this a bit more? I feel I didn’t understand what you need. Sorry. :oops: