This history file shows changes to the program or package over time. Not all changes are listed.

Carmine 1.15 - June 2, 2008
*updated readme
*fixed bug where applied changes were saved to selected material instead of named material

Carmine 1.14 - June 2, 2008
*fixed specular "no internal medium name selected" bug
*renamed view button to load
*renamed edit button to apply

Carmine 1.13 - June 1, 2008
*added displace texture
*reworked some value ranges

Carmine 1.11 - May 17, 2008
*reworked GUI and reset tab order
*reworked texture exponent boxes to be similar to gamma boxes
*added <include> code to saved file for easy cut paste

Carmine 1.10 - May 15, 2008
*reworked GUI to 950x700 pixels
*updated GUI graphics
*added 4 file browsers
*removed color blend feature
*added edit feature that allows user to change material settings (except name and type)
*removed redundant color buttons (now open color panel by clicking on swatch)
*removed "remove material" feature because it was possible to remove components of a blend or specular material which will cause errors
*updated phong material with specular reflectivity spectrum
*added oren nayar material
*restructured code to be more efficient and less redundant

Carmine 1.00 - February 17, 2008
*gui now set at 950 x 750 and with more readable font
*redesigned program (mainly organized) and optimized code
*redesigned GUI to be more efficient (less code)
*ABC values now have toggle button
*removed SSS zone (no longer needed)
*bugfix for remove material feature
*reworked blend feature to blend colors by weight rather than equally

Carmine 0.91 - January 29, 2008
*rewrote interface setup to be more efficient, removed 150 lines of code

Carmine 0.90 - January 28, 2008
*project recreated in VS2008
*targets .NET 2.0
*no longer packaged with installer
*more efficient icon
*GUI adjustments

Carmine 0.86 - January 28, 2008
*added remove button

Carmine 0.85 - January 24, 2008
*reworked GUI (various small adjustments)
*fixed bug IOR being saved as 0
*fixed bug allowed to set colors when Phong NK is used

Carmine 0.82 - January 16, 2008
*fixed output file formatting

Carmine 0.81 - January 16, 2008
*fixed phong/medium box for other materials besides basic medium

Carmine 0.80 - January 16, 2008
*improved project settings
*fixed UV set name is now 'default'
*fixed uniform tags not closing properly
*fixed IOR can no longer be set less than 1
*fixed phong/medium box now enabled when using basic medium material

Carmine 0.75 - December 3, 2007
*project upgraded to VS2008 from VS2005
*GUI fonts are now blue so that activated controls are easier to see
*added shortcut keys for keyboard

Carmine 0.74 - November 29, 2007
*bugfix: clearing of form now happens automatically when you select the Change button (fixes numerous errors with form configuration)
*updated Readme file (no longer includes Clear button information and added note that clearing of form now happens automatically)

Carmine 0.73 - November 28, 2007
*bugfix: multiple error messages on specular medium (also caused bug for linking medium to specular material)
*bugfix: using nk with phong now saves exponent and fresnel scale
*fixed Readme typo and reworded some areas
*changed GUI somewhat

Carmine 0.72 - November 26, 2007
*bugfix: clear form now works correctly
*bugfix: can no longer add materials to list with the same name
*GUI alignment
*updated Readme file

Carmine 0.70 - November 25, 2007
First release of program