You can set relativ pathes as default:

move the top window a little bit down.
Then do not forget file --> save default settings
Stefan
Moderator: Moderators


Code: Select all
...
Info : 18 modify statements from 1 section read from default modify file
'.../Bigex_Examples/IGS_ExpModFile.txt'.
Info : 11 modify statements from 1 section read from specific modify file
'.../Bigex_Examples/Bigex_ExampleObject_2_IGSExpModFile.txt'.
Info : 29 valid modify statements in 2 sections read. All modify statements will be applied at the export.
...
Code: Select all
...
Applying modify statements...
1 : IGfMaterial[1] 'Lichtgrau 7035', ShaderName 'TrDiff' ==> 'TrainBasicObjectDiffuse.fx'
Info : 1 modifications applied.
...henningBR218 wrote:Hey Mike,
regarding your 1):
Support & Information about my Blender Export Script/Plugin to be found here: Blender IA/IGS Exporter V2.0 Release
Summary is:
Blender 2.48x with Python 2.5.x: Both exporter are running
Blender 2.49x with Python 2.6.x: Bigex is running
Blender 2.5.x with Python 3.x: None is running
It is tricky but possible:
Blender 2.49x with Python 2.5.x: Both exporter are running
regarding 2)
Blender IA/IGS exporter 2.0
Note: latest Version of the script is V2.0.158. For download info see thread of first link.