:)
Here you go...
https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcQm2DcEsR-rp1q59jBYbt1m6ILA-gBpxusiTgfYTUeklAQEQKVl
Bartek
W dniu 2013-04-18 23:06, Thomas Volkmann pisze:
Just found it.... I was building the shader collection BEFORE the
import and tried to process it afterwards.
Even a double facepalm wouldn't be enough...
thanks
On 04/18/2013 10:58 PM, Bartosz Opatowiecki wrote:
W dniu 2013-04-18 22:40, Thomas Volkmann pisze:
Hi, it's getting too late now, and I'm already in a
"making-one-mousclick-where-I-normally-make-twenty" mode. so can
someone please help me?
I need to batch process a couple of fbx files, but my script doesn't
wait for the import (FBXImport()) to finish and hence doesn't find
all the stuff it shall process.
I tried time.sleep(), but that doesn't seem to work.... any ideas?
thanks,
Thomas
show us that script.