Fix texture file path
Fix texture file path in a scene.
When a texture file is selected in the window, it tries to change the directory path of all textures in a scene.
pyc file download URL: https://goo.gl/x4ptMW
| Fix texture file path | ||
| Command | import i3d_texture as i3d_txtr;i3d_txtr.fixTextureFilePath(); | |
| Usage | Execute the command to open a window and locate texture files. | |
| pyc | i3d_texture.pyc | |
| Tips | If polygon(s) selected, it tries to find and load textures related to selected polygons. | |
Comments
Post a Comment