-
Notifications
You must be signed in to change notification settings - Fork 0
Add Grass #56
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
Merged
Add Grass #56
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
8228442
Add tallgrass texture/block definition
cb341 a8ef0c7
Refactor shared blocks (break serialization)
cb341 2d9fbfb
Update grass spawn rate
cb341 49784b8
Update client side block data representation
cb341 677ba20
Update client block represenation
cb341 fb45b6f
Make code compile again
cb341 e4ac51f
Fix linter
cb341 414350e
Fix panics, udpate colliders
cb341 9fd6984
Fix meshing
cb341 45fe0c8
Fix linter
cb341 f3af9fb
Refactor mesher
cb341 6b9c9f6
Add skip_terrain feature flag
cb341 2b99c2c
Impl get block positions
cb341 1af5ffe
Add handles for cross meshes, boilerplate for mesher
cb341 671bb70
Fix linter
cb341 522ac40
Update grass meshes
cb341 3350b0a
Fix linter
cb341 d9a21d9
Attempt add 2nd face
cb341 0e426fa
Fix face1
cb341 9fa2d7a
Fix Face2, linter
cb341 7697f16
Update normals
cb341 dddb991
Update grass material properties
cb341 c540744
Add grass slider
cb341 60e28b0
Make mesher more readable
cb341 1a66ca7
Update src/shared/chunk_serializer.rs
cb341 1b3dfe1
Update src/client/terrain/systems.rs
cb341 494671a
Refactor mesher
cb341 53fc448
Fix linter
cb341 1822949
Fix grass cleanup
cb341 3e530ac
Fix floating grass
cb341 b2dc458
Drastically improve performance by not instancing
cb341 2839670
Refactor materials :3
cb341 7c4495c
Refactor inline
cb341 b37d3f8
Refactor rename
cb341 74c2988
Update CHANGELOG.md
cb341 c8573bb
Fix block placing at chunk borders
cb341 92e34cf
Refactor rename mesher
cb341 60737df
Apply suggestions from code review
cb341 043808f
Apply suggestions from code review
cb341 8031577
Add test, fix padded check
cb341 595fab8
Reformat
cb341 6734257
Optimize grass generation
cb341 818d0d4
Refactor rename frequency
cb341 6db4279
Fix linter
cb341 4dad87e
Refactor
cb341 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.
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.