On 30/04/2013 at 05:00, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R12-R14
Platform: Windows ; Mac ;
Language(s) : C++ ;
---------
Hi,
if I have an ObjectData plugin referencing to an external file, how can I update the path of the referenced file to make it relative to the scene file when using "Save Project".
I already handle the MSG_GETALLASSETS message so that my external file (which is not a texture) does get copied over. I had assumed that MSG_RENAMETEXTURES is what I look for, but it's not sent when I call "Save Project" (couldn't get it sent at all).
How is it done in the XRef object?
Hoping for your answers!
Thank and best regards,
Satara