Hi, this drives me crazy. I imported a scene with references (load all references). So they are fully loaded, my reference editor is empty. So why are there still references listed?
CODE
ls -rf;
// Result: Eier_Passes2:RegentropfenRN Eier_Passes2:VaseRN Eier_Passes2:VogelhausRN1 //
referenceQuery -n "Eier_Passes2:RegentropfenRN";
// Error: line 1: Reference node 'Eier_Passes2:RegentropfenRN' is not associated with a reference file. //
A reference node, that's not associated with a reference file... hm, wtf?
Well, then at least i want to delete it, because i don't need it.
I tried with file -rr, but it doesn't really work.
Help!? Thanks.