Hi all.
In my company we usually develop a quantity of small utility for Blender, We decided to polish a little bit more this addon that can actually help a lot of people on managing better the texture file path, especially in complex situations.
edit: this is the new link and now it works with Blender 4.5
Please feel free to report any bug or suggestion in this topic.
Hello, my scene has many different texture directories. Is it possible to change only the root directory for all textures at once?
e.g.
k:\TreesTest\Maple\Leaves\leave1.png
k:\TreesTest\Pine\Leaves\leave1.png
too
L:\Trees\Maple\Leaves\leave1.png
L:\Trees\Pine\Leaves\leave1.png
It looks the only thing you can do, is to set a fixed path.
Thanks
Hi Max! Interesting tool! Does the texture backup and move to one folder function works with linked textures? (and even linked textures nested in linked assets?)
yes. Let’s say I have a material in the scene which is using textures that are linked from other files. Or for example, if I have a linked asset that includes materials and the textures are in the original asset file.
In such cases, is this addon able to take those textures and back them up into a folder or it works just with the datablocks that are “physically” in the project file where I am using the plugin?
I hope I was clear enough, it’s a bit hard to explain
thanks for the info! Blend file utiles was able to deal with such situations. That’s why I loved it and it came bundled in 2.79. Unfortunately for now it’s not in 2.8. I hope someone can bring that kind of functionality in 2.8. blink blink
If you are entertaining feature suggestions, here is mine. I am using an .ive to .fbx conversion which outputs dds format textures. I then batch convert the dds files to png. It would be great to have a “find/replace” operation to replace the wild card name with a specified extension. Anyway, great addon as is!
Just checked the GR page and see file formats are in the future so never mind
great tool, I have let Google Gemini to help me to support the relative path function ( I don’t know about python but it seem to works, but I cannot upload the attachment yet)