Add support for distortion on HUD geometry#174
Merged
themrdemonized merged 1 commit intothemrdemonized:all-in-one-vs2022-wpofrom Apr 21, 2025
Merged
Conversation
Co-authored-by: Drombeys <23724295+Drombeys@users.noreply.github.com>
Owner
|
Why there are changes in dog ai files 🤣 |
Contributor
Author
|
Ah. These are left over changes from something else I was trying to do. Well, technically, these aren't changes. Just code reformat because whoever formatted it before had serious issues. |
5a91e74
into
themrdemonized:all-in-one-vs2022-wpo
9 of 10 checks passed
themrdemonized
added a commit
that referenced
this pull request
Apr 21, 2025
Add support for distortion on HUD geometry (cherry picked from commit 5a91e74)
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds support for distortion shaders on HUD geometry.
Most of the code is inspired (an exact copy) of code made by Drombeys for the IX-Ray engine. So credits goes to them for the work, I simply ported it to Anomaly's engine.