Page 1 of 1

Multiple Versions of Indigo

Posted: Tue Jan 27, 2009 2:46 pm
by OBI_Ron
Hello everyone,

Sorry if this has been discussed. I am currently using V 1.0.9_3, and would like to also use v 1.1.15 with the latest Blendigo exporter.

Would I be correct in assuming that all I would need to do is save the IndigoWrapper.conf under a different name, and modify this line in the exporter to suit?

iwfilename = os.path.join(Blender.Get("datadir"), 'IndigoWrapper.conf')



Thanks in advance!

Posted: Tue Jan 27, 2009 2:54 pm
by Borgleader
You want Blendigo to use Indigo 1.1.15 instead of 1.0.9_3?

I think all you need to do is modify the path inside the InigoWrapper.conf to point it to the right directory. Of course it is advised to dl blendigo 1.1.14 or so :)

Which OS are you using?

Posted: Tue Jan 27, 2009 2:57 pm
by OBI_Ron
I want to be able to use both the old version and the new, so that each version will in effect use a different wrapper.conf.

Ubuntu OS, but I use the Windows version of Indigo under Wine

Posted: Tue Jan 27, 2009 5:39 pm
by Big Fan
yes you can do that as you have supposed - been doing that for quite a while for my blendigo variant as 'Indigo11.conf' vs 'Indigo10.conf' ...or called whatever you like 8)

smartden wasnt keen to pick up on doing similar things for coexisting versions for some reason...

Posted: Wed Jan 28, 2009 5:18 am
by OBI_Ron
Big Fan,

Thanks for the info! I will proceed with my plan. Just out of curiosity, did you bother to change the group in the Blendigo script so they would both be accessible via file...export?

Thanks again!

Posted: Wed Jan 28, 2009 7:29 am
by 5OnIt
I've done this as well, and from what I remember you do indeed need to modify the Blendigo Script. It's not very difficult. If I remember correctly all I did was open it in a text editor and just did a search and replace for the name of the IndigoWrapper file.

Posted: Wed Jan 28, 2009 4:33 pm
by Big Fan
@ obi
yes you can put them under the Group: export if you prefer - mine are all under 'render'..
Blender will not be bothered about multiple scripts in the same group (script menu) provided they are named differently, so for example-

Blendigo v1.0t9
Blendigo v1.1t16
....