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.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,19 @@ Fixes
14
14
15
15
- NodeEditor : Fixed "Revert to Defaults" to handle ganged plugs, and other plugs where a subset of children have input connections. In this case, the subset without inputs now revert correctly to their default values.
16
16
- ShaderTweaks : Fixed context handling in "From Affected" and "From Selected" menu items.
17
-
- RenderMan : Fixed `R10043 {WARNING} inputMaterial, unknown or mismatched input parameter of PxrSurface`.
18
17
- SceneTestCase, ImageTestCase : Sanitisers are no longer installed when testing performance, since they add additional overhead.
18
+
- RenderMan :
19
+
- Fixed `R10043 {WARNING} inputMaterial, unknown or mismatched input parameter of PxrSurface`.
20
+
- Fixed offset when reducing crop window size in RIS (#6727).
21
+
- Fixed unwanted creation of new Catalogue images from InteractiveRenders in the following situations :
22
+
- Changing camera.
23
+
- Changing pixel filter or filter width.
24
+
- Enlarging the crop region when rendering with RIS.
25
+
- Changing the resolution.
26
+
- Adding or removing outputs.
27
+
- Added workaround for RenderMan interactive denoiser bugs :
28
+
- Data window not updating when the crop window is edited.
0 commit comments