How to listen navigation in material editor or object selection so, that I could call refresh function in a script?
I know that:
(
to_print = (medit.GetActiveMtlSlot() as string)
print to_print
)
but this is not working any time when you navigate! And I don't want to make an infinite loop to see if GetActiveMtlSlot() changes!
Please Help!
Anubis · 2013-01-18