File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,22 @@ Breaking Changes
1818- IECoreGL : Removed `PerspectiveCamera.h` header. The implementation was already removed in a Cortex 10.1.0.0 (#1241).
1919- StringAlgo : Removed `join()` (#1221).
2020
21+ 10.3.4.0 (relative to 10.3.3.0)
22+ ========
23+
24+ Improvements
25+ ------------
26+
27+ - USDScene :
28+ - Improved loading speed for stages where the same material is bound to many prims (#1253).
29+ - Added support for `SdfAssetPath` attributes, which are now loaded as StringData containing the resolved asset path (#1252).
30+
31+ Fixes
32+ -----
33+
34+ - CurvesAlgo : Fixed `resamplePrimitiveVariable()` to support vertex-to-varying and varying-to-vertex conversion for V2f primitive variables (#1251).
35+ - USDScene : Fixed loading of materials containing shaders with exposed inputs (#1252).
36+
213710.3.3.0 (relative to 10.3.2.1)
2238========
2339
You can’t perform that action at this time.
0 commit comments