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

Fix model offset being ignored in non-terrain rendering #3799

Merged
merged 1 commit into from
May 30, 2024

Conversation

PepperCode1
Copy link
Member

Also add exception handling to BlockRenderContext#render to match vanilla. Fix #3798.

- Add exception handling to BlockRenderContext#render to match vanilla
@Technici4n Technici4n requested a review from modmuss50 May 28, 2024 16:56
@modmuss50 modmuss50 added bug Something isn't working priority:high High priority PRs that need review and work now. Review these first. labels May 29, 2024
@modmuss50 modmuss50 added the merge me please Pull requests that are ready to merge label May 29, 2024
@modmuss50 modmuss50 merged commit 8d125e3 into FabricMC:1.20.6 May 30, 2024
4 checks passed
modmuss50 pushed a commit that referenced this pull request May 30, 2024
- Add exception handling to BlockRenderContext#render to match vanilla

(cherry picked from commit 8d125e3)
modmuss50 pushed a commit that referenced this pull request May 30, 2024
- Add exception handling to BlockRenderContext#render to match vanilla

(cherry picked from commit 8d125e3)
modmuss50 pushed a commit that referenced this pull request May 30, 2024
- Add exception handling to BlockRenderContext#render to match vanilla

(cherry picked from commit 8d125e3)
(cherry picked from commit d331d31)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working merge me please Pull requests that are ready to merge priority:high High priority PRs that need review and work now. Review these first.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Model offset is ignored by Indigo in non-terrain block rendering
3 participants