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