Blender Git Commit Log
Git Commits -> Revision 8f20f58
Revision 8f20f58 by Campbell Barton (master) April 10, 2006, 23:14 (GMT) |
A utility script that refinds all image paths for images that have a path whos file dosent exist. Running this script is usefull for moving projects to new computers and fixing broken image paths. It works by taking a searchdir and finding all the images in that dir, then using the largest images (if doubles are found) to avoid using thumbnails. This should be mived from the UV to the image menu when a python slots available. |
Commit Details:
Full Hash: 8f20f587ad5fe9e5c494729b562443b19003b0f3
SVN Revision: 7246
Parent Commit: 0e39199
Lines Changed: +129, -0
1 Added Path:
/release/scripts/image_find_paths.py (+129, -0) (View)