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 and Improve 0.5 Port #221

Merged
merged 3 commits into from
Aug 5, 2023

Conversation

PepperCode1
Copy link
Contributor

  • Fix AoCalculator using the opaque property incorrectly
  • Fix AoCalculator not checking emissivity
  • Change AoCalculator lightCenter calculation to match Sodium
  • Use LightDataAccess to calculate flat lighting as well
  • Fix flat lighting quad orientation
  • Use normal face instead of cull face to decide vertex buffer
  • Port new Indigo changes (Improve Indigo and FRAPI Test Mod FabricMC/fabric#3208)

- Fix AoCalculator using the opaque property incorrectly
- Fix AoCalculator not checking emissivity
- Change AoCalculator lightCenter calculation to match Sodium
- Use LightDataAccess to calculate flat lighting as well
- Fix flat lighting quad orientation
- Port new Indigo changes
@PepperCode1 PepperCode1 marked this pull request as ready for review August 5, 2023 16:47
@comp500 comp500 linked an issue Aug 5, 2023 that may be closed by this pull request
@comp500 comp500 merged commit 78ef0ea into comp500:1.20.x/main Aug 5, 2023
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.

Smooth Lighting not working with new Sodium
2 participants