File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 11<!-- SPDX-License-Identifier: CC-BY-4.0 -->
22<!-- Copyright Contributors to the Open Shading Language Project. -->
33
4- Release 1.12.12.0 -- 1 May? 2023 (compared to 1.12.11.0)
4+ Release 1.12.12.0 -- 1 May 2023 (compared to 1.12.11.0)
55--------------------------------------------------------
6-
6+ * New ShadingSystem getattribute query for shader groups: "attribute_types"
7+ retrieves a pointer to the array of TypeDesc values describing the
8+ attributes retrieved by existing "attributes_needed" and "attribute_scopes".
9+ #1650
10+ * Fix a bug with binding userdata when it's used by more than one shader
11+ within the group and they disagree about whether derivatives are needed when
12+ retrieving the attribute. #1673
713
814Release 1.12.11.0 -- 5 Apr 2023 (compared to 1.12.10.0)
915--------------------------------------------------------
You can’t perform that action at this time.
0 commit comments