On 31/08/2015 at 06:46, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R16
Platform: Windows ;
Language(s) : C++ ;
---------
Greetings !
I have a VideoPostData plugin.
When i try to use it for Team Render, the settings are not pass properly to the client and the default values are used instead.
Using the edit render settings, the user can set 5-6 values as settings for the rendering.
But when i use Team Render in Picture Viewer, these values are ignored and the default are used, those set in init(...).
What do i have to do to pass the values properly ?
Thank you for your time.