On 31/12/2013 at 08:46, xxxxxxxx wrote:
Hey,
Is there an example of a working RegisterNodePlugin.
That will be great to get the way it work
Thanks
On 31/12/2013 at 08:46, xxxxxxxx wrote:
Hey,
Is there an example of a working RegisterNodePlugin.
That will be great to get the way it work
Thanks
On 01/01/2014 at 11:22, xxxxxxxx wrote:
Hi connor,
what do you expect from the RegisterNodePlugin() function? It is for internal use (mostly). Creating
custom node plugins from Python is only possible to a certain degree at which it is of almost no use.
Best,
-Niklas
On 02/01/2014 at 11:34, xxxxxxxx wrote:
Are you talking about creating an Xpresso node? If so, this is the wrong function entirely. You need to look at GvOperatorData and GvRegisterOperatorPlugin.
These may or may not be available through Python, I don't know.