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

Add a Full Cube mask to mask to blocks that fill an entire cube #2676

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

me4502
Copy link
Member

@me4502 me4502 commented Dec 14, 2024

This adds a mask (#fullcube) that masks to anything that fits the "isFullCube" material property. This is distinct from the solid check, which includes blocks that don't quite fill the cube. Oddly, the solid check includes blocks that fill more than 0.7291666666666666 of the bounds of a block, which means stairs, etc are all included. fullblock would only include blocks that are exactly the bounds of the block.

This PR somewhat ideally needs #2447, which implements this check everywhere.

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