Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
3D artist and trainer since 1990.
@m_magalhaes Thank you very much for your reply. Target was to let user run my plugin in pyton script without open its gui, but set options by some command. Meanwhile I came to solution by implementing ExecuteOptionID method. In this way user first sets options in gui and after can CallCommand anywhere he wants in scripts. Again thank you for your time.
Hi all, I'm trying to implement an additional no-gui version of a my plugin(python). Normally as a command plugin it opens a dialog and require a click on ok button. I would give the ability to call plugin via python script and pass options automatically as arguments. CallCommand(xxx) is not able to do this. does anyone think it is possible? I also tried CallButton with no luck. Thanks all in advance.
Hi all, is there any way to change values of Reflection Layer settings (blend mode and value) in Python? It's strange that a parameter so simple was not implemented... It's parent is c4d.REFLECTION_LAYER_DATA that seems to be not accessible. Thanks lot.
Sorry guys... I left both pyp and pypv in the same folder!! I apologize for the poor figure!!
Hi All, this is unbelievable... My plugin that worked well for a long time now says at startup that ID collides. Moreover, it loaded successfully despite this message in the python console. Any idea of what happens? Thanks a lot.
Hi all, I've just created the missing plugin to revert V-Ray materials back to internal. For now it's target is only to prepare file export via .fbx and similar, since this operation didn't support plugin material.
here link to description: C4DToVray
and here direct link to Gumroad: https://gum.co/pgZTY it has a reasonable price of 10$ (or more
Any suggestion will be really appreciated.