No, it doesn't.  Once the custom property is instanced into the scene, it's 
local to the scene.  You may see errors associated with the PPGLayout on scene 
load or whenever the property is inspected, but it will function just fine.  
Custom operators on the other hand....

Anyway, I don't see a downside to having self installing custom properties vs. 
customparamsets.  They're good for keeping a pipeline clean and organized.  I 
do see plenty of downsides using customparamsets.


Matt




From: [email protected] 
[mailto:[email protected]] On Behalf Of Eric Thivierge
Sent: Friday, November 30, 2012 1:17 PM
To: [email protected]
Subject: Re: reorder custom parameters

Then that requires you to have that plugin installed to have that "custom 
property" work properly each time.

Another thought would be to create a custom property to host all the parameters 
then another one to use as the one that is used by animators. That one would 
have the proxy params pointing to the host custom param set so that even when 
you re-order the params they won't be destroyed and all expressions and 
connections remain.

--------------------------------------------
Eric Thivierge
http://www.ethivierge.com

On Sat, Dec 1, 2012 at 6:46 AM, Matt Lind 
<[email protected]<mailto:[email protected]>> wrote:
I should add:

You can use the custom property wizard to do this too.

        Animate > [Create] Parameter > Custom Property Wizard.

Use the layout tab to rearrange how parameters display.  The order they are 
defined is not important.


Matt




-----Original Message-----
From: 
[email protected]<mailto:[email protected]>
 
[mailto:[email protected]<mailto:[email protected]>]
 On Behalf Of Matt Lind
Sent: Friday, November 30, 2012 11:42 AM
To: [email protected]<mailto:[email protected]>
Subject: RE: reorder custom parameters

Animate > [Create] > Parameter > Edit Customparamset, and Remove CustomParameter

Basically you mark the parameters you want to add/remove and use the tools 
iteratively.

The better way to handle this is to use self installing custom properties 
instead of customparamsets so you can use a text editor to edit away as you 
please.


Matt



-----Original Message-----
From: 
[email protected]<mailto:[email protected]>
 
[mailto:[email protected]<mailto:[email protected]>]
 On Behalf Of David Gallagher
Sent: Friday, November 30, 2012 11:38 AM
To: [email protected]<mailto:[email protected]>; 
[email protected]<mailto:[email protected]>
Subject: reorder custom parameters


Hi! Does anyone have a tool/script to reorder custom parameters?

Would be sooo handy.

Thanks,
Dave G


Reply via email to