Version 2.133 released on 6-10-2014
* SMD Exporter: Updated the SMD exporter to get the correct material for faces having Material IDs higher than the MultiMaterial Material ID list.
* VMF Exporter: Updated the VMF exporter to get the correct material for faces having Material IDs higher than the MultiMaterial Material ID list.
* VMT Exporter: Updated the values for non-model VMTs to use the "[normal,normal,normal]" format instead of "{float,float,float}" when writing the $color parameter.
* VMT Exporter: Fixed a bug when exporting VMTs and there was a global variable "m" set in the Max session.
###################################
Version 2.132 released on 6-09-2014
* WWMT: Fixed a bug when exporting materials for a WWMT that has bodygroups and the bodygroup WWMT helpers were not previously opened by WWMT in the session.
###################################
Version 2.131 released on 6-09-2014
* Materials: Fixed WW Materials that would sometimes put a "$model 1" in VMTs that should not get this parameter (like in a WorldVertexTransition). Existing materials need to have their custom attributes updated to enforce this if you still notice them exporting with the parameter incorrectly.