Reputation: 11
Currently I am writing a script for blender which imports model saved in custom format. My problem is that I want to set active texture in UV Editor using Python. When I hover the button which allows me to select image I want to show in UV Editor, there's no python function name on the tooltip. Is there any way to set another image to each object? When i tried to use this method the image was present in image editor, but after i select certain object and then i select all his faces, there was no image in the editor.
P.S. Sorry for my bad english. If you don't understand something, just ask me.
Upvotes: 1
Views: 1539