Borgleader wrote:Ok, so I'm having a few issues with the both of these...
1) I can't choose where to export and quite frankly I don't even know where it does export. I searched for the files but couldn't find them on my hard drive.
The console should tell you where the files were written:
Code: Select all
Export Still to C:\Users\DOUGHA~1\AppData\Local\Temp\default.igs
Borgleader wrote:
2) Last time I was able to export I couldn't find the option to have only the one .igs file I always ended up with an igs and a folder with *.igmesh.
All mesh data is written to .igmesh binary files because they are smaller and faster to read and write. The meshes are written to numbered folders corresponding to the frame number so that animations work as expected.
Borgleader wrote:
3) When switching from 2.2 to 2.4.3 in the "Environment" tab, under "Sun" and "Sky" there was nothing, no little slider to choose the layer number for either of them.
The sun layer has no controls, just the +/- button for enabling or disabling. The Sky layer has the same as well as the turbidity control. The light layer for each is named as 'Sun' or 'Sky', the old system of using plain numbers is history.
I forget

exactly the behaviour of the +/- buttons, but I think if the button is disabled, then that light group will be part of the 'default' light group, and if enabled, then it will be available in its own layer.
This area I agree could still use a little refinement in order to make the behaviour more obvious, and allow other light layer names for sun and sky.
Borgleader wrote:
4) If I choose autorun Indigo on export, the scene that renders is empty, all that shows up is the background sky.
Is there anything abnormal reported in blender or indigo's logs ? What happens if you load the .igs file manually (find the path written to from the blender console).