RE: MS Visual C++ 2010 problem

2012-04-25 Thread benjamin malartre
Hello Ahmidou, I suggest you to stick with vs2008 vs2010 isn't supported by softimage so when redistributing you have to install Microsoft 2010 C++ Redistributable on each machine At least in Softimage 2012... Have a nice day, ben To: softimage@listproc.autodesk.com Subject: Re: MS Visual

Re: MS Visual C++ 2010 problem

2012-04-25 Thread Steven Caron
i still need to make that cmake softimage plugin development tutorial. no need to start from a cmd prompt. *written with my thumbs On Apr 25, 2012, at 8:41 AM, Ahmidou Lyazidi ahmidou@gmail.com wrote: I finally got it working, I was starting MSVC++ with a .bat file that looked like:

Re: Anybody has a multiple OBJ file importer script or plugin?

2012-04-25 Thread Steven Caron
my obj drag and drop does this by exposing that custom preference. i know that old version on the area is broken, but try looking on rray.de/xsi or the softimageblog.com *written with my thumbs On Apr 25, 2012, at 10:24 AM, Marc-Andre Carbonneau marc-andre.carbonn...@ubisoft.com wrote:

Re: Tracking changes to the scene

2012-04-25 Thread Nicolas Burtnyk
Yeah the pseudo code you wrote is roughly what I'm thinking of trying. And I'm glad to hear that the Soft to Arnold plugin is suffering from the same problem :) In Maya, I register NodeDirtyPlug callbacks on nodes I'm interested in tracking. The callback tells me when a plug on a node has

Replacing Animation Clip

2012-04-25 Thread Dwayne Elahie
Hi, I was wondering if it is possible to replace an animation clip in the animation mixer without losing all the settings (i.e. animated weight, cycle repeats, etc..). Kind of like Adobe After Effects, where you can hold alt and drag the new clip on to the old one in the timeline. thanks in

Re: Tracking changes to the scene

2012-04-25 Thread Steven Caron
i see, thanks for the reply. so your request/support issue asked about siOnValueChange not getting called for animation? i think i see why its not, could be very expensive callback during animation scenes. i think the request you make should have the context which you provided here. maybe a new

Re: Problems with Caching Locations?

2012-04-25 Thread David Barosin
This may be unrelated but I've had issues with attributes changing context from point to object. Sometimes I had to make a new attribute name or use a new cloud and move the ice tree over. On Wed, Apr 25, 2012 at 5:02 PM, Bradley Gabe witha...@gmail.com wrote: Just a wild guess here, but so