From fd1087f7bb7dc02857988cd64bba05aaa30cd991 Mon Sep 17 00:00:00 2001 From: christopherle Date: Mon, 14 Aug 2023 11:36:56 -0700 Subject: [PATCH] Changes : Fix ToMayaMeshConveter Locked Normals --- Changes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changes b/Changes index 98c5ce5d72..0262cd8aa4 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,13 @@ 10.5.x.x (relative to 10.5.1.0) ======== +Breaking Changes +---------------- +- IECoreMaya : Maya meshes converted from Cortex data no longer have normals set explicitly and instead relies on Maya to calculate them. + +Fixes +--- +- ToMayaMeshConverter : No longer locks normals set on the Mesh from the scc. 10.5.1.0 (relative to 10.5.0.0) ========