We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c48e744 commit 1ce6652Copy full SHA for 1ce6652
Changes
@@ -1,11 +1,16 @@
1
-10.4.x.x (relative to 10.4.10.1)
+10.4.x.x (relative to 10.4.10.2)
2
+========
3
+
4
+10.4.10.2 (relative to 10.4.10.1)
5
========
6
7
Fixes
8
-----
9
10
- LinkedScene : Fixed bug where `linkLocations` attribute was baked incorrectly if the link target location wasn't the ROOT
11
- This in turn caused LinkedScene::setNames() and LinkedScene::readSet() to error
12
+- IECoreNuke::FromNukePointsConverter : Use `Color3f` instead of `Color4f` to be compatible with `Gaffer`
13
+- IECoreNuke::SceneCacheReader : Fixed crash with `SceneCacheReader` when widget updates while Caribou updates
14
15
10.4.10.1 (relative to 10.4.10.0)
16
0 commit comments