File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1- 10.4.3.x (relative to 10.4.3.1)
1+ 10.4.4.0 (relative to 10.4.3.1)
22========
33
4+ Improvements
5+ ------------
6+
7+ - USD :
8+ - Added loading of `float4` USD shader parameters as `Color4` parameters.
9+ - Added support for Arnold-USD's convention for representing connections to individual indices of an array.
10+
411Build
512-----
613
14+ - Added compatibility with USD 23.02.
715- Updated Windows dependencies to 6.2.1.
816
91710.4.3.1 (relative to 10.4.3.0)
Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ SConsignFile()
5656
5757ieCoreMilestoneVersion = 10 # for announcing major milestones - may contain all of the below
5858ieCoreMajorVersion = 4 # backwards-incompatible changes
59- ieCoreMinorVersion = 3 # new backwards-compatible features
60- ieCorePatchVersion = 1 # bug fixes
59+ ieCoreMinorVersion = 4 # new backwards-compatible features
60+ ieCorePatchVersion = 0 # bug fixes
6161ieCoreVersionSuffix = "" # used for alpha/beta releases. Example: "a1", "b2", etc.
6262
6363###########################################################################################
You can’t perform that action at this time.
0 commit comments