Skip to content

Upgrade to 26.1.1#204

Merged
xTracr merged 20 commits into26.1/devfrom
26.1/exp
Apr 12, 2026
Merged

Upgrade to 26.1.1#204
xTracr merged 20 commits into26.1/devfrom
26.1/exp

Conversation

@xTracr
Copy link
Copy Markdown
Owner

@xTracr xTracr commented Apr 12, 2026

  • Optimize IterableVertexBuffer and add RoutingSubmitCollector to fix shadow rendering
  • Add back commitSHA
  • Add solid feature rendering and refactor icon buttons
  • Fix DoubleSlider, raycast
  • Fix neoforge, improve gradle.build.kts

xTracr added 20 commits January 9, 2026 14:28
…ix shadow rendering

- Replace ARGB.fromABGR with inline color conversion for better performance
- Add NORMAL_SCALE constant to avoid repeated division
- Add RoutingSubmitCollector to route model submissions to vertex catcher while default submissions go to the original collector, fixing shadows and other elements not being rendered
- Rename vertex catcher method from initialize to initCollector
- Rename CyclingTexturedButton to CycleIconButton, TexturedButton to SimpleIconButton
- Add solid custom geometry/model/model part submit accessors for shadow rendering
- Add renderSolidFeatures() method to catch solid geometry alongside translucent
- Fix version commitSHA format (use dash prefix only when present)
- Simplify NumberField exception handling
- Fixed the symbol of yaw
@xTracr xTracr merged commit e60f60c into 26.1/dev Apr 12, 2026
2 checks 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.

1 participant