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 Culling if Origin is in an Unloaded Section #2893

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

douira
Copy link
Collaborator

@douira douira commented Nov 24, 2024

Renders the closest loaded sections if the origin section is not loaded by doing a bfs of the unloaded and empty sections starting at the origin.

…d by iterating cube shells around the origin
@douira douira force-pushed the fix-culling-for-unloaded-origin branch from e832add to 83c7389 Compare November 25, 2024 02:57
@douira douira force-pushed the fix-culling-for-unloaded-origin branch from 83c7389 to b7a5501 Compare November 25, 2024 03:00
@douira douira added the T-bug Type: Bug label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-bug Type: Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant