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

Set CSGPolygon path_interval step size and minimum to 0.01 #52413

Closed
wants to merge 1 commit into from

Conversation

madmiraal
Copy link
Contributor

@madmiraal madmiraal commented Sep 5, 2021

Also fixes MODE_PATH extrusion count adjustment for joined paths.

Fixes #52179.

Note: #52179 includes a use case for requiring the texture to repeat by a specified distance, which is not addressed by this PR.

modules/csg/csg_shape.cpp Outdated Show resolved Hide resolved
@akien-mga
Copy link
Member

Fixes #52179.

I don't think this PR fixes #52179, given the discussion there and the much more substantial PRs that @jitspoe has opened to address shortcomings after #49314.

@akien-mga
Copy link
Member

Superseded by #52512.

@akien-mga akien-mga closed this Sep 28, 2021
@madmiraal madmiraal deleted the fix-52179 branch September 30, 2021 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New CSG Polygon bugs introduced by "Fix multiple issues with CSGPolygon #49314"
4 participants