THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 07/09/2003 at 12:45, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.100
Platform: Windows ;
Language(s) : C++ ;
---------
I have a channel shader and I want to use the Gradient Customgui but whenever I try to use it it crashes. :\
I am allocating it in my Init() function. Then initialize the renderer in InitRender and free it in FreeRender. That works fine in my output function.
But if I try to CalcGradientPixel in my message function it crashes. I tried allocating a second instance in the message function but that doesn´t work either somehow.
Is it possible?
Thanks in advance
Samir