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

Height Brush severly broken on 2.22.2-SNAPSHOT #419

Open
IR0NSIGHT opened this issue Aug 24, 2024 · 0 comments
Open

Height Brush severly broken on 2.22.2-SNAPSHOT #419

IR0NSIGHT opened this issue Aug 24, 2024 · 0 comments

Comments

@IR0NSIGHT
Copy link

when testing my plugin with this worldpainter:
<dependency> <groupId>org.pepsoft.worldpainter</groupId> <artifactId>WPGUI</artifactId> <!-- Update this to the version of WorldPainter you wish to test with: --> <version>2.22.2-SNAPSHOT</version> <scope>compile</scope> </dependency>
i noticed that rotated brushes are leaving very wierd artifacts.
tested with an empty Plugin that adds no operations or layers

reproduce:
run worldpainter at stated version with empty plugin (dont know how to run the desired snapshot without the plugin)
take any non-trivial brush (heightmap brush, not radius-calculated brush), f.e. default set -> perlin noise
rotate 45° degree (or any other that is not 0,90,180270)
apply height brush

grafik
grafik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant