Closed obvgab closed 2 years ago
GitHub probably thinks I'm a psychopath now with the two forced updates...
Rebased for the linux branch and changed the pull request! I'm pretty sure it works, but I don't have a linux machine immediately accessible to test on.
I'm pretty sure it works, but I don't have a linux machine immediately accessible to test on.
As long as it's working on macOS, because there isn't a renderer for Linux yet (only a chat client).
The reason for the magnitude of rendering changes on the Linux branch is due to the split of DeltaCore into separate Core and Renderer targets, so that the Metal renderer wouldn't prohibit DeltaCore from building on Linux.
Should've checked back on the formatting guide. Here's a better commit
Description
Addresses an issue where liquids would not render the top face of their mesh when a block is directly above. Fixes #47
Checklist: