-
Notifications
You must be signed in to change notification settings - Fork 187
Batch block updates #1313
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
Merged
IntegratedQuantum
merged 25 commits into
PixelGuys:master
from
Argmaster:block-update-batching
May 1, 2025
Merged
Batch block updates #1313
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
056859f
Batch block updates
Argmaster 6ac6ae1
Merge remote-tracking branch 'origin/master' into block-update-batching
Argmaster d551aba
Apply review change requests
Argmaster e931773
Allow blockUpdate to carry multiple block updates in single message
Argmaster 24a1955
Read until there is nothing left
Argmaster 54737bc
Use mesh_storage.BlockUpdate
Argmaster 7a8bfd1
Break instead of boolean
Argmaster 3e84533
Restore client side neighbor updates
Argmaster 8ebec58
Move side check in blockUpdate out of the loop
Argmaster cc1c7a5
Update src/utils.zig
Argmaster 41b6552
Fix minor issues
Argmaster 731fe13
Reverse ownership logic + change contains into liesInChunk
Argmaster ebddb5e
Merge remote-tracking branch 'origin/master' into block-update-batching
Argmaster 1bbbb52
Merge remote-tracking branch 'origin/master' into block-update-batching
Argmaster 61fc761
Update liesInChunk
Argmaster fe859e8
No name for upadeBlock param
Argmaster e95eaab
Apply review change requests
Argmaster 391936d
Merge remote-tracking branch 'upstream/master' into block-update-batc…
Argmaster 3723263
Fix formatting
Argmaster 9d33686
Restore onBreakClient where it should be
Argmaster 02df194
Update src/renderer/chunk_meshing.zig
Argmaster 114cd33
Update src/renderer/chunk_meshing.zig
Argmaster 35ad112
Merge remote-tracking branch 'upstream/master' into block-update-batc…
Argmaster d3b5310
Converge formatting with master
Argmaster e63a967
fix formatting (https://github.com/ziglang/zig-spec/issues/38 is so s…
IntegratedQuantum File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.