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: introduce approx size to patterns and use in ScatterBrush #2631

Merged
merged 3 commits into from
Mar 30, 2024

Conversation

@dordsor21 dordsor21 requested a review from a team as a code owner March 17, 2024 10:52
@github-actions github-actions bot added the Bugfix This PR fixes a bug label Mar 17, 2024
Copy link

Please take a moment and address the merge conflicts of your pull request. Thanks!

# Conflicts:
#	worldedit-core/src/main/java/com/fastasyncworldedit/core/function/pattern/OffsetPattern.java
#	worldedit-core/src/main/java/com/fastasyncworldedit/core/function/pattern/RandomOffsetPattern.java
#	worldedit-core/src/main/java/com/fastasyncworldedit/core/function/pattern/SurfaceRandomOffsetPattern.java
@dordsor21 dordsor21 force-pushed the fix/pattern-size-for-scatter branch from 612b399 to b04bfdb Compare March 27, 2024 16:44
@NotMyFault NotMyFault merged commit 23bcdb0 into main Mar 30, 2024
11 checks passed
@NotMyFault NotMyFault deleted the fix/pattern-size-for-scatter branch March 30, 2024 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix This PR fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LocalVectorSet can only contain vectors within 1024 blocks (cuboid) of the first entry error.
3 participants