Skip to content

Commit 3e9d922

Browse files
Add a preliminary CHANGELOG.md. (AcademySoftwareFoundation#289)
* Add a preliminary CHANGELOG.md. Updated the CHANGELOG to reflect recent enhancements and bug fixes, including changes to specular behavior and new parameters. Signed-off-by: Adrien Herubel <AdrienHerubel@users.noreply.github.com> --------- Signed-off-by: Adrien Herubel <AdrienHerubel@users.noreply.github.com> Co-authored-by: Adrien Herubel <AdrienHerubel@users.noreply.github.com>
1 parent bd536a6 commit 3e9d922

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
2+
# Change Log
3+
4+
This file gives a high level overview of the changes introduced between versions, relative to version 1.0.
5+
6+
## [1.1.1] - April 17, 2026
7+
8+
- #216 Updates the OpenPBR default example, matching its values to the latest default values of the shading model.
9+
10+
## [1.1] - Jun 28, 2024
11+
12+
- #211: This won't make much difference to the look in implementations that ignore the adjacent IORs of the film, but for those that take it into account, this will make the film visible rather than invisible by default (since `specular_ior` is 1.5 by default, and `coat_ior` 1.6).
13+
14+
- #217: This change enables Zeltner sheen in the reference implementation of OpenPBR, leveraging the new functionality in MaterialX.
15+
16+
## [1.0] - Jun 4, 2024
17+
18+
- _First release._
19+
20+

0 commit comments

Comments
 (0)