Skip to content

Commit 0d8c169

Browse files
authored
Merge pull request #1383 from ImageEngine/RB-10.5
Merge RB-10.5 to main
2 parents 86f13fb + f418931 commit 0d8c169

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

Changes

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
10.5.0.0 (relative to 10.4.10.2)
1+
10.5.x.x (relative to 10.5.0.0)
2+
========
3+
4+
Fixes
5+
-----
6+
7+
- FrameRange : Prevented creation of FrameRanges with negative steps
8+
- IECore.dataTypeFromElement : Fixed support for list to Vector conversions
9+
- LinkedScene : Fixed bug where `linkLocations` attribute was baked incorrectly if the link target location wasn't the ROOT
10+
- This in turn caused LinkedScene::setNames() and LinkedScene::readSet() to error
11+
- IECoreNuke::FromNukePointsConverter : Use `Color3f` instead of `Color4f` to be compatible with `Gaffer`
12+
- IECoreNuke::SceneCacheReader : Fixed crash with `SceneCacheReader` when widget updates while Caribou updates
13+
14+
10.5.0.0 (relative to 10.4.10.0)
215
========
316

417
Features

0 commit comments

Comments
 (0)