Hello,
I'm looking for a way to access all external dependencies paths of a hip file.
The simplest would be to access the document as its code or directly access a list of external calls
in a text editor then having a seek and replace routine thing.
There is a third party renderer involved (Redshift), links to textures set as absolute, have to change them to relative.
I'll have tons of mats in the document and those external links to texture img files are generated absolute automatically.
Thanks a lot !!
// Note : i totally don't know python and not good at coding.