From 1ce66523ce5f66f70cc2a576d76c60c67fbf3b19 Mon Sep 17 00:00:00 2001 From: Ivan Imanishi Date: Fri, 21 Jul 2023 09:28:26 -0700 Subject: [PATCH] Changes : Bumped to 10.4.10.2 --- Changes | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 8dc9e76c41..b621e77fdc 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,7 @@ -10.4.x.x (relative to 10.4.10.1) +10.4.x.x (relative to 10.4.10.2) +======== + +10.4.10.2 (relative to 10.4.10.1) ======== Fixes @@ -6,6 +9,8 @@ Fixes - LinkedScene : Fixed bug where `linkLocations` attribute was baked incorrectly if the link target location wasn't the ROOT - This in turn caused LinkedScene::setNames() and LinkedScene::readSet() to error +- IECoreNuke::FromNukePointsConverter : Use `Color3f` instead of `Color4f` to be compatible with `Gaffer` +- IECoreNuke::SceneCacheReader : Fixed crash with `SceneCacheReader` when widget updates while Caribou updates 10.4.10.1 (relative to 10.4.10.0) ========