missing textures

Relink Assets

1
point

Hi this is my version of a tool for relinking (missing) bitmaps which can not be found for whatever reasons (changed paths, moved files etc.). It is pretty straightforward and works with almost any type of asset (maps, HDRIs, IES files) as long as it can be referenced and seen in the asset browser. Due to copyright restrictions I can not publish the code right now but I hope that it can help you anyways until max itself has a better management for assets.

Instructions


RH Check ATS Maps

1
point

This script goes through all the .max files in a given folder and checks if all the assets in the Asset Tracking System have their status set to "Ok". Once its done it pops an info box thats shows how many files where checked, and then gives you the name of the .max files that were wrong.


Relink Bitmaps

48
points

This script relinks missing bitmaps in scenes. It searches directories recursively unlike the Bitmaps/Photometric utility. Also features "Interactive Mode", which allows you to easily see which object is missing the bitmap. If you have missing bitmaps in your scene, this will be your best friend.

After being frustrated with Max's Photometic/Bitmap path plugin, I decided to write my own. Some features of mine that are not included in the plugin are: