File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 77- IECoreMaya : Fixed erroneous display of hidden locations in VP2 (#1290).
88- IECoreMaya : Updated SceneShape drawing to respect ancestral visibility overrides (#1290).
99- IECoreMaya : Fixed SceneShape isolate selection in maya (#1290).
10+ - USDScene : Fixed loading of primitive variables from UsdGeomPointInstancers (#1292).
1011
111210.3.7.1 (relative to 10.3.7.0)
1213========
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ SConsignFile()
5757ieCoreMilestoneVersion = 10 # for announcing major milestones - may contain all of the below
5858ieCoreMajorVersion = 3 # backwards-incompatible changes
5959ieCoreMinorVersion = 7 # new backwards-compatible features
60- ieCorePatchVersion = 1 # bug fixes
60+ ieCorePatchVersion = 2 # 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