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

[1.20.2] Fix ModelData not being passed to getQuads call #262

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

RedstoneDubstep
Copy link
Contributor

This PR fixes one instance of BakedModel#getQuads in ModelBlockRenderer being called without the relevant model data, causing rendering issues. Fixes #260.

@CLAassistant
Copy link

CLAassistant commented Nov 8, 2023

CLA assistant check
All committers have signed the CLA.

@Technici4n Technici4n merged commit 709b3ff into neoforged:1.20.x Nov 8, 2023
2 checks passed
Xing-C added a commit to Xing-C/NeoForge that referenced this pull request Dec 4, 2023
…elBlockRenderer.tesselateWithoutAO` (neoforged#262)"

This reverts commit 709b3ff.
@RedstoneDubstep RedstoneDubstep deleted the 1.20.x-pr/model-data branch May 28, 2024 19:49
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.

[1.20.2] ModelData is not passed to getQuads in all cases
3 participants