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
+16-1Lines changed: 16 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,18 @@
1
1
10.7.x.x (relative to 10.7.0.0a12)
2
2
========
3
3
4
+
Improvements
5
+
------------
6
+
7
+
- USDScene : Added `IECOREUSD_WRITE_CONFORMANT_RENDERMAN_ATTRIBUTES` environment variable. If set to a value of `1`, this causes "ri:" prefixed attributes to be written as expected by `usdRiPxr` [^1].
8
+
4
9
Fixes
5
10
-----
6
11
7
12
- PointInstancer : Fixed signature for `setPrototypes()` function.
8
13
14
+
[^1]: To be omitted from the notes for the final 10.7.0.0 release.
- Switch support for Spline parameters to support for Ramp parameters.
238
245
239
-
10.6.x.x (relative to 10.6.6.0)
246
+
10.6.x.x (relative to 10.6.7.0)
240
247
========
241
248
242
249
243
250
251
+
10.6.7.0 (relative to 10.6.6.0)
252
+
========
253
+
254
+
Improvements
255
+
------------
256
+
257
+
- USDScene : Added `IECOREUSD_WRITE_CONFORMANT_RENDERMAN_ATTRIBUTES` environment variable. If set to a value of `1`, this causes "ri:" prefixed attributes to be written as expected by `usdRiPxr`.
0 commit comments