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

Closed
wants to merge 2 commits into 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
@douira
Copy link
Collaborator Author

douira commented Jan 3, 2025

Closing because #2887 will now do this better and basically for free.

@douira douira closed this Jan 3, 2025
@douira douira deleted the fix-culling-for-unloaded-origin branch January 3, 2025 23:53
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