ruba / cortex-vfx

Automatically exported from code.google.com/p/cortex-vfx
Other
2 stars 1 forks source link

Extra support for Ops that return SimpleTypedData-derived types. #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
For these Ops it doesn't make sense to operate() on cook so that should be 
disabled. Instead the UI should present an "Operate" button. A nice extra would 
be a Result parameter which presents the str() representation of the 
resultParameter to the user.

Original issue reported on code.google.com by danbeth...@gmail.com on 18 Sep 2010 at 10:10

GoogleCodeExporter commented 8 years ago

Original comment by danbeth...@gmail.com on 18 Sep 2010 at 10:22

GoogleCodeExporter commented 8 years ago

Original comment by andrewk....@gmail.com on 9 Nov 2010 at 8:04

GoogleCodeExporter commented 8 years ago
We should do the same for the IECoreNuke::OpHolder when we do the IECoreHoudini 
one. I don't think the same applies the IECoreMaya one as that can output any 
type as a result. Perhaps if we also allow the behaviour to be specified by 
userdata then that could introduce the behaviour to maya.

Original comment by thehaddo...@gmail.com on 25 Jan 2011 at 5:48