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
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
# 8.0.0-b3
2
+
3
+
#### IECore
4
+
5
+
- Fixed compile issue on Ubuntu
6
+
7
+
#### IECoreHoudini
8
+
9
+
- Improving performance of SceneCache SOP. This brings the animated performance back inline with 8.0.0-b1, while maintaining (if not improving) the on-load performance from 8.0.0-b2.
10
+
- Guaranteed SceneCache SOP shape/point order by sorting children by name before loading.
11
+
- Preventing crash in SceneCache ROP when cooking inside an invisible OBJ subnet.
0 commit comments