ChangeLog

1.0.9.1
	fixed - IndigoMaterial not working with Oren-Nayar shader

1.0.9 (requires Indigo 1.0.9 aka "1.0 Stable")
	added - OrenNayar material
	added - Specular Reflective Spectrum support on Phong Materials
	added - Splat Filter support
	added - Downsize Filter support
	added - Render Foreground Alpha support
	fixed - normalized normals (pointed by denfound)
	fixed - wrong resulting path during texture conversion (pointed by xsippo)
	removed - no of threads parameter
	removed	- auto number of threads check


1.0 (stable version)
	added - IES profile definition on meshlights;

1.0 RC9 (requires Indigo 1.0.1)
	added - Subdivision Surfaces (+/- workflow) both in OGL then in Render;	
	removed - XSIndigo property doesn't contain anymore parameters related to image format. All those (width,                      height, aspect ratio) information are took directly from the XSI Scene Render Options;
	removed - IndigoCamera property doesn't contain anymore, "Sensor Width", "Lens-Sensor Distance" and "Focus                     Distance". All those parameters are took directly from the XSI Camera property. The focal plane is                   now depending by the spatial position of the interest point. The "Lens-Sensor distance" depends by                   the "Focal Length" present in the "Projection Plane" tab in the XSI camera property. The "Sensor                     Width" depends by the X value of the Film Aperture in the "Projection Plane" tab in the XSI camera                   property multiplied by 25.4.
	fixed - camera file naming correctly created when using separate files;	

1.0 RC8 (requires Indigo 1.0.1)
	added - "Regular Tabulated" spectrum definition in IndigoSpectrum shader;
	added - "Camera" tonemapping method added in IndigoCamera property;
	changed - "Exposure Duration" (aka Shutter Speed) moved from XSIndigo prop to IndigoCamera prop;
	removed - Tonemapping settings from XSIndigo property (now located under IndigoCamera Property);
	changed - Halt Time set by default to -1 (Halt Sample set by default to 1000);

1.0 RC7
	fixed - Complex hierarchical instancing now works properly;
	removed - "Export All Items" flag;
	changed - "Create Separate Files" drives single export items flag;
	fixed - XSIndigo_Testscenes gives no more "FRYRENDER option" error when loading;
         
1.0 RC6
	added - "Use Texture Converter" switch under "Material" tab;   
	added - "Create Ground Plane" switch under "PolyMesh" tab;   
	added - ChangeLog.txt into XSIndigo distro;
	added - License.txt into XSIndigo distro;

1.0 RC5
	fixed - Bump map connected to diffuse material correctly exported;
	fixed - XSI no more crashes while exporting high populated scenes;
	changed - When creating one file per mesh, now the "single mesh" file includes  also all the <model> tags.                     Previously it was part of "polymesh" file;

1.0 RC4
	fixed - ApertureRadius correctly exported;
	fixed - Uniform Phase Function correclty exported;
	fixed - Camera Focus Distance correctly exported;
	fixed - Camera belonging to parent different from CameraRig correctly exported;

1.0 RC3 
	fixed - Textured Phong material properly export associated image clip;

1.0 RC2
	fixed - createSeparateFile created wrong .igs file;
           
1.0 RC1
	First release;

