File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 9.6.0
2+
3+ #### IECore
4+
5+ - Added support for procedurals without bounds
6+ - Fixed time remapping for old style link attributes in LinkedScenes
7+
8+ #### IECoreHoudini
9+
10+ - Fixed crash when converting integer and float list attributes in Houdini
11+
12+ #### IECoreAppleseed
13+
14+ - Fixed attribute stack bug
15+
16+ #### IECoreRI
17+
18+ - Added support for procedurals without bounds
19+
20+ #### IECoreGL
21+
22+ - Added support for procedurals without bounds
23+
24+ #### IECoreArnold
25+
26+ - Added support for procedurals without bounds
27+
28+ #### IECoreMaya
29+
30+ - Optimized IECoreMaya SceneShape expansion
31+
132# 9.5.0
233
334#### IECoreNuke
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ EnsureSConsVersion( 0, 97 )
5151SConsignFile ()
5252
5353ieCoreMajorVersion = 9
54- ieCoreMinorVersion = 5
54+ ieCoreMinorVersion = 6
5555ieCorePatchVersion = 0
5656ieCoreVersionSuffix = "" # used for alpha/beta releases. Example: "a1", "b2", etc.
5757
You can’t perform that action at this time.
0 commit comments