Skip to content

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

Merged
modmuss50 merged 1 commit intoFabricMC:1.20.6from
PepperCode1:pr/1.20.6/fix-model-offset
May 30, 2024
Merged

Fix model offset being ignored in non-terrain rendering#3799
modmuss50 merged 1 commit intoFabricMC:1.20.6from
PepperCode1:pr/1.20.6/fix-model-offset

Conversation

@PepperCode1
Copy link
Copy Markdown
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 status: 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
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 priority: high High priority PRs that need review and work now. Review these first. status: merge me please Pull requests that are ready to merge

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