Hi,
Looking into automating some more stuff in my little pipeline.
Next hurdle now is to have some kind of script tool that can replace reference files in one go for something else.
e.g.: I have a scene with multiple references: sceneA_01, sceneB_01, sceneC_01, and I would like to run through these, and replace them all with version 02.
So after the script run the scene references: sceneA_02, sceneB_02, sceneC_02.
I have found the mel code for replacing reference files and such, but not sure how to query the scene, look for the references linked, and replace them all with the other version.
Any tips are much appreciated!
rob