From 536800d4b7f16fa8e9e22ec5290df598c47d8ab6 Mon Sep 17 00:00:00 2001 From: Franz Beaune Date: Sun, 5 Mar 2017 17:35:41 +0100 Subject: [PATCH] Restore compatibility with previous versions of the plugin --- .../disneymtl/appleseeddisneymtl.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/appleseed-max-impl/disneymtl/appleseeddisneymtl.cpp b/src/appleseed-max-impl/disneymtl/appleseeddisneymtl.cpp index 1ec5f07..6404ba0 100644 --- a/src/appleseed-max-impl/disneymtl/appleseeddisneymtl.cpp +++ b/src/appleseed-max-impl/disneymtl/appleseeddisneymtl.cpp @@ -93,10 +93,6 @@ namespace ParamIdSpecularTintTexmap, ParamIdRoughness, ParamIdRoughnessTexmap, - ParamIdSheen, - ParamIdSheenTexmap, - ParamIdSheenTint, - ParamIdSheenTintTexmap, ParamIdAnisotropy, ParamIdAnisotropyTexmap, ParamIdClearcoat, @@ -108,7 +104,11 @@ namespace ParamIdBumpMethod, ParamIdBumpTexmap, ParamIdBumpAmount, - ParamIdBumpUpVector + ParamIdBumpUpVector, + ParamIdSheen, + ParamIdSheenTexmap, + ParamIdSheenTint, + ParamIdSheenTintTexmap }; enum TexmapId