Grim-es / material-combiner-addon

Blender addon for material combining, uv bounds fixing
MIT License
451 stars 36 forks source link

Change name of exported atlas png? #73

Open elvisish opened 9 months ago

elvisish commented 9 months ago

Is it possible to change the exported atlas name? After using Mesh Combiner, I tried renaming the material and the Blender File png name, but every time I export it just reverts to Atlas_00001.png and I have to eventually edit the gltf file with Notepad++.

image

Grim-es commented 9 months ago

Try to rename the actual png file on the drive and path to that file in blender in image texture node settings

elvisish commented 9 months ago

Thanks, I wonder if choosing the name of the png when saving the atlas would be a good way of doing it?

elvisish commented 9 months ago

Try to rename the actual png file on the drive and path to that file in blender in image texture node settings

Rename in Explorer? image

Then rename here? Or reimport from the drive? image

Grim-es commented 9 months ago

You can press X button on the bottom field, and open the renamed one. Should work after that.