Skip to content

Fix scissor & cleanup GlStateManager calls#17

Merged
TexBlock merged 2 commits into
ThinkingStudios:1.21.5-architecturyfrom
Motschen:1.21.5-architectury
May 28, 2025
Merged

Fix scissor & cleanup GlStateManager calls#17
TexBlock merged 2 commits into
ThinkingStudios:1.21.5-architecturyfrom
Motschen:1.21.5-architectury

Conversation

@Motschen

Copy link
Copy Markdown

fix: replace scissor manager with builtin methods

  • This fixes certain elements not being properly scissored in 1.21.5+, resulting in improperly cutoff lists

clean: remove GlStateManager calls

  • During the 1.21.5 port, I just replaced the previous instructions with GlStateManager ones, without realizing that Minecraft now already correctly handles them for us internally

Motschen added 2 commits May 19, 2025 20:12
- This fixes certain elements not being properly scissored in 1.21.5+
- During the 1.21.5 port, I just replaced the previous instructions with GlStateManager ones, without realizing that Minecraft now already correctly handles them for us internally
@TexBlock

Copy link
Copy Markdown
Member

I've been a little busy lately, sorry I didn't see it until now, I'll merge it in a bit.

@TexBlock TexBlock merged commit 771b92c into ThinkingStudios:1.21.5-architectury May 28, 2025
1 check passed
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