Here it is, a long waited new version of Maxigo

I finally got a bit of free time and made a decent pack, that I can release as a new version.
Some new features in there. Probably the most tricky thing I've ever written in maxscript is the new region tool. I wrote it from zero, cause I couldn't find a way how to draw the standard Max region from outside the build-in renderer dialog. It is not as good as the standard one, but I hope it does the job. Also I'm quite sure it has some nasty bugs flying around. So let me know, if it works or not.
Some other stuff is also updated/added to support the latest Indigo features.
The change log:
Changes in v.1.09.6:
====================
* added - Region rendering (Region rendering rollout)
* added - New material type - Oren Nayar
* added - specular_reflectivity_spectrum for the Phong material via Refl.color parameter
* added - igm exporting support for the Oren Nayar material
* added - igm exporting support for the Refl. color (specular_reflectivity_spectrum) parameter of the Phong material
* added - Wider F-Stop range (Camera Parameters rollout)
* added - Aperture shape (Camera Parameters rollout)
* added - Aperture diffraction (Camera Parameters rollout)
* added - Obstacle map (Camera Parameters rollout)
* added - Alpha mode (Export Scene rollout)
* added - Get scale from max checkbox (Export scene rollout)
* added - Option for exporting untonemapped EXR [Export scene rollout]
* added - Splat and Downsize image filters [Advanced setup rollout]
* fixed - Material export for renderable splines
* fixed - Material naming bug when using instances
* changed - <materialdata> tag to <scenedata> in exported material files
Have fun !
Suvakas