RE: Command used within Python Module causes memory leak?

2014-11-10 Thread Songqiong Yang
Hi Eric, Is it reproducible if you use internal Python? Which Python version are you using? It would be helpful to investigate if you could provide some sample codes. Thanks, Songqiong Yang -Original Message- From: softimage-boun...@listproc.autodesk.com [mailto:softimage-boun

RE: Softimage 2015 SDK help not working

2014-07-01 Thread Songqiong Yang
Can you open this link http://docs.autodesk.com/SI/2015/ENU/Softimage-Developer-Help/ ? It works in my site. Thanks, Joany From: softimage-boun...@listproc.autodesk.com [mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Nuno Conceicao Sent: Wednesday, July 02, 2014 2:09 AM To: No

Re: Render tree crash with SI 2013

2014-05-14 Thread Songqiong Yang
It was known issue logged as SOFT-5858:[CER]: Random crash when opening ICETree or RenderTree on certain scenes. and fixed in Softimage 2014. Thanks, Joany Original message From: olivier jeannel Date:15/05/2014 00:38 (GMT+08:00) To: softimage@listproc.autodesk.com Subject:

RE: siComboBox

2014-04-23 Thread Songqiong Yang
Notice the error message : “UI Items should be specified as a 1D array of String/Value pairs.” It should be 1d array of label/value pairs. So try to modify below codes as : MatTypes = [“Mat1”, Mat1, Mat2, Mat2, Mat3,Mat3] Thanks, Joany From: softimage-boun...@listproc.autodesk.com

RE: undocumented flag for Command.SetFlag()

2013-09-03 Thread Songqiong Yang
, Matt -Original Message- From: softimage-boun...@listproc.autodesk.com [mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Songqiong Yang Sent: Sunday, September 01, 2013 7:48 PM To: softimage@listproc.autodesk.com Subject: RE: undocumented flag for Command.SetFlag

RE: InspectPreference

2013-08-29 Thread Songqiong Yang
Try InspectPreferences(Camera);.It's required to pass a category name. In the preferences window, click the Preferences root folder, you can see all preference categories. Camera is one of category. Thanks, Joany -Original Message- From: softimage-boun...@listproc.autodesk.com

RE: 'find' command not respecting current partition

2013-06-14 Thread Songqiong Yang
Hi all, It's fixed in Softimage 2014. Check the following topic in user guide: Interface and Tools Windows and Views The Explorer Displaying Selected Elements Under the Current Pass in the Explorer Thanks, Joany From: softimage-boun...@listproc.autodesk.com

Re: custom operators and changing topology

2013-05-23 Thread Songqiong Yang
operators and changing topology so does that mean that there's no way to write a custom operator changing topology in 2012??, On Wed, May 22, 2013 at 9:22 PM, Songqiong Yang songqiong.y...@autodesk.commailto:songqiong.y...@autodesk.com wrote: Hi Matt, Thanks for your comments. We will work

RE: custom operators and changing topology

2013-05-22 Thread Songqiong Yang
: RE: custom operators and changing topology I’m on 2013 SP1, but those new methods are not shown in the SDK manuals. I think they were added in 2014. Matt From: softimage-boun...@listproc.autodesk.com [mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Songqiong Yang Sent: Tuesday

RE: custom operators and changing topology

2013-05-21 Thread Songqiong Yang
Hi Ran, Which Softimage version are you using? Since 2013 SP1, there're two new C++ APIs introduced, to allow the creation of paramdef with a specified classification. 1. Factory::CreateParamDef

RE: Loop playback in animation sequencer

2013-04-22 Thread Songqiong Yang
Hi Ronald, It's not supported in Camera Sequencer. Thanks, Joany -Original Message- From: softimage-boun...@listproc.autodesk.com [mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Toonafish Sent: Friday, April 19, 2013 11:04 PM To: softimage@listproc.autodesk.com Subject: