Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 1.20 #10

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Update to 1.20 #10

wants to merge 2 commits into from

Conversation

Evtema3
Copy link

@Evtema3 Evtema3 commented Aug 28, 2023

Referenced compatibility fixes from https://github.com/VisiVersa/Common-Shaders/ by @HalbFettKaese.

Resource pack now loads correctly by default by using alpha255 in place of an undefined alpha variable in the fragment shader. Users may adjust this to alpha100 on their own accord. Also patched OpenGL errors from taking in isGUI and isHand as non-flat ints.

Evtema3 and others added 2 commits August 28, 2023 16:17
Referenced compatibility fixes from https://github.com/VisiVersa/Common-Shaders/ by HalbFettKaese.

Resource pack now loads correctly by default by using alpha255 in place of an undefined alpha variable in the fragment shader. Users may adjust this to alpha100 on their own accord.
@DMgaming100
Copy link

seems to not be working anymore either :(

@Evtema3
Copy link
Author

Evtema3 commented Mar 14, 2024

seems to not be working anymore either :(

@DMgaming100 What Minecraft version are you using? Some things definitely broke in the latest snapshots.

@DMgaming100
Copy link

I think I tested it with 24w11a lol,
I found this fork which worked tho https://github.com/asdru22/CorePerspectiveModels

@Evtema3
Copy link
Author

Evtema3 commented Mar 16, 2024

I think I tested it with 24w11a lol, I found this fork which worked tho https://github.com/asdru22/CorePerspectiveModels

Gotcha, that's probably a better repository to use going forward. 24w05a removed IViewRotMat, which asdru's already accounted for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants