You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changes
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,15 @@
1
-
10.5.x.x (relative to 10.5.9.5)
1
+
10.5.x.x (relative to 10.5.10.0)
2
2
========
3
3
4
+
5
+
6
+
10.5.10.0 (relative to 10.5.9.5)
7
+
=========
8
+
4
9
Improvements
5
10
------------
6
11
7
-
- USDScene : PointInstancers are now loaded with invisibleIds and inactiveIds as primitive variables.
12
+
- USDScene : PointInstancers are now loaded with `invisibleIds` and `inactiveIds` as primitive variables.
8
13
- IECoreUSD::DataAlgo :
9
14
- Made `valueTypeName` argument to `fromUSD( const VtValue & )` optional. This allows VtValue to be converted without having additional type information available.
10
15
- Added conversions between `VtDictionary` and `CompoundData`.
0 commit comments