forked from IrisShaders/Iris
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Iris 1.5.0 Changelog (full) | ||
|
||
Iris 1.5 has released for 1.18.2, 1.19.2, and 1.19.3, with **full support** for the majority of Optifine shaders. | ||
|
||
This release was developed by Kroppeb, coderbot and IMS. | ||
|
||
## Features | ||
|
||
- Added custom uniforms (Kroppeb, coderbot) | ||
- Added shadow composites (IMS) | ||
- Added 3D texture handling and patcher for old packs (IMS) | ||
- Added particle rendering settings (IMS) | ||
|
||
## Bug fixes and mod compatibility improvements | ||
|
||
- Run shadow pass before sky render begins (IMS) | ||
- Make binding points for Sodium match Optifine (IMS) | ||
- Make block.properties blackslashes get temporarily removed during preprocessing to fix a bug (IMS) | ||
|
||
## Translations |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Iris 1.5 Changelog (trimmed) | ||
|
||
It's finally ready! | ||
|
||
Iris 1.5 has released for 1.18.2, 1.19.2, and 1.19.3, with **full support** for the majority of Optifine shaders. | ||
|
||
This includes, but is not limited to: | ||
|
||
All versions of Kappa, Nostalgia, and Chocapic, | ||
as well as Simpliccimus, Vanilla+, SEUS PTGI GFME, and Photon! | ||
|
||
**⬇ Download the release here: https://irisshaders.net/download.html** | ||
|
||
A more detailed changelog is available for those interested: <https://github.com/IrisShaders/Iris/blob/trunk/docs/changelogs/1.5.0/full.md> | ||
|