Skip to content

Commit f61edf2

Browse files
committed
Stage release v1.12.12.0
Signed-off-by: Larry Gritz <[email protected]>
1 parent b2190fa commit f61edf2

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGES.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
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

814
Release 1.12.11.0 -- 5 Apr 2023 (compared to 1.12.10.0)
915
--------------------------------------------------------

0 commit comments

Comments
 (0)