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
5 changed files
with
30 additions
and
110 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
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,14 @@ | ||
# Iris 1.6 Changelog (full) | ||
|
||
Iris 1.6.1 has released for 1.18.2, 1.19.2, and 1.19.4. | ||
|
||
This release was developed by IMS. | ||
|
||
## Overview | ||
|
||
- Fixed a bug causing banners to not render right in some versions of the game | ||
- Rewrote text rendering to not have bugs introduced in 1.6 related to glowing | ||
- Fixed leashes not rendering correctly | ||
- Fixed 3D custom images not working properly on many devices | ||
- Remove "unsupported uniform" warning | ||
- Fix signs having wrong lighting |
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,7 @@ | ||
# Iris 1.6 Changelog (trimmed) | ||
|
||
Iris 1.6.1 has released for 1.18.2, 1.19.2, and 1.19.4, fixing major bugs introduced in 1.6 such as banners not working properly. | ||
|
||
**⬇ Download the release here: https://irisshaders.net/download.html** | ||
|
||
A more detailed changelog is available for those interested: <https://github.com/IrisShaders/Iris/blob/1.18.2/docs/changelogs/1.6.1/full.md> |
This file was deleted.
Oops, something went wrong.
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,7 @@ | ||
# What shaders are known to not work on Iris? | ||
|
||
There are only a few shaders known to have major issues with Iris. | ||
|
||
- Chronos 4.x (Chronos Spectral, the newer version, works correctly) | ||
- Continuum 2.1, RT, and any other Focal Engine shaders (will never be supported) | ||
- SEUS PTGI HRR 3 (Works, but has problems with motion blur enabled) |