Fix upper sky cut when using fancy graphics #22
Reference in New Issue
Block a user
Delete Branch "Dram27/minecraft-pe-0.6.1:fix-height-based-culling"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There was a problem where the sky above the player would disappear when using fancy graphics. It happened because the game was hiding the top part of the world when the player was on the ground, and blocks above a certain height were being cropped.
thanks!