THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 06/02/2011 at 03:29, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 12
Platform:
Language(s) : C++ ;
---------
Is there a way to be notified when a texture is reloaded?
The problem is that in my plugin there are some preview images of bitmap shaders and i cannot reliably detect when cinema updates its internal buffers.
I use shader->GetBitmap(void) in order to access some texture and generate a preview.
cheers
Michael