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
@@ -1,17 +1,28 @@
1
-
1.5.x.x (relative to 1.5.16.1)
1
+
1.5.x.x (relative to 1.5.16.2)
2
2
=======
3
3
4
+
5
+
6
+
1.5.16.2 (relative to 1.5.16.1)
7
+
========
8
+
4
9
Fixes
5
10
-----
6
11
7
12
- TweakPlug : Fixed handling of default values for `name`, `enabled` and `mode` child plugs during serialisation and in `createCounterPart()` (#6544).
8
13
- Viewer : Fixed hangs when using the raytraced viewport.
14
+
- SceneReader : Fixed numerical imprecision in conversion of frame to UsdTimeCode. This could cause the wrong time sample or value clip to be selected.
9
15
10
16
API
11
17
---
12
18
13
19
- TweakPlug : Added extended constructor allowing default values for `name`, `enabled` and `mode` plug to be specified.
0 commit comments