GvOperatorData in python ?

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 11/02/2012 at 06:19, xxxxxxxx wrote:

hi,

i've got a simple question : as there is no GvOperatorData in py4d, there is no way
to write custom xpresso node plugins ? if this is true, are there any plans to implement 
GvOperatorData for python ?

thanks,
ferdinand

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 22/02/2012 at 20:49, xxxxxxxx wrote:

i would really like to get an answer on this question :astonished:

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 23/02/2012 at 01:47, xxxxxxxx wrote:

Hi, unfortunately it's not possible to write a GvOperatorData as a plugin. Just the built-in Python node is available.

Cheers, Sebastian

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 24/02/2012 at 10:01, xxxxxxxx wrote:

hi,
thanks for your reply. well then i'll have to keep using the python node or migrate to c++ (very unlikely with my coding knowledge)