Re: ICE strand orientation trouble - again :/ now with images

2012-05-17 Thread Arda Sernaz
Maybe the problem is melena.. On 5/16/2012 6:09 PM, Rob Chapman wrote: zactly! like this here (zipped scene attached) also, credit where credit is due - I originally ripped the strands from simulated particle technique from a compound that mr Vince Fortin so kindly posted to this list on how

Re: XSI on linux

2012-05-17 Thread Alan Fregtman
We run it on CentOS 6 and it usually only segfaults like 3 or 4 times a day. On Thu, May 17, 2012 at 1:12 PM, Sandy Sutherland sandy.sutherl...@triggerfish.co.za wrote: We run Softimage on FC 14 on our farm here and it works very well. S. _ Sandy Sutherland

Re: XSI on linux

2012-05-17 Thread Chris Chia
Yup Sandy, you are a perfect example. This is because Softimage has been tested heavily on Fedora 14. Regards, Chris Chia Softimage QA Analyst On 18 May, 2012, at 1:13 AM, Sandy Sutherland sandy.sutherl...@triggerfish.co.zamailto:sandy.sutherl...@triggerfish.co.za wrote: We run Softimage on

Re: XSI on linux

2012-05-17 Thread a...@andynicholas.com
On Linux, it's always worth trying different graphics card driver versions too. We sometimes find that can be a cause of instability. On 17 May 2012 at 18:36 Sue Jang suejan...@gmail.com wrote: Hi, Thank you for all the replies- I am the guinea pig this time but hopefully this will

Merging Scene Fixes qtSoftimage plugin error why?

2012-05-17 Thread Jared Glass
Hi Steven and Jo A few days back I had to open an animators scene to do some tests and for some reason the qtSoftimage plugin just wouldn't work at all. Xsi would load the scene and it would automatically report that COM Error: Out of present range. (0x-7ffdfff6) error. Luckily this doesn't

ICE : scripting reference ports

2012-05-17 Thread Steven Caron
hey gang i have hit a snag when scripting ICE compounds and setting the value of an exposed reference string. i usually succumb to using 'SetValue' commands but wanted to try to get an OM method for this. i looked around the archives and besides traversing the nested graph i didn't see a way to

Re: ICE : scripting reference ports

2012-05-17 Thread Alok Gandhi
and the same for cpp: setValue() On Thu, May 17, 2012 at 6:11 PM, Alok Gandhi alok.gandhi2...@gmail.comwrote: getDataNode.Parameters(0).Value = ref string On Thu, May 17, 2012 at 5:51 PM, Steven Caron car...@gmail.com wrote: hey gang i have hit a snag when scripting ICE compounds and

Re: ICE : scripting reference ports

2012-05-17 Thread Alok Gandhi
Then I am afraid the only choice is to traverse and ports get port data type and then set values