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 CSG Path Polygon cache being removed after connect #48232

Merged
merged 1 commit into from
Apr 27, 2021

Conversation

HaSa1002
Copy link
Contributor

fixes #30229
supersedes #37714

I recreated the fix done in #37714 as we encountered the error yesterday in production and the original PR seems to be abandoned

@HaSa1002 HaSa1002 requested a review from a team as a code owner April 27, 2021 12:07
@akien-mga akien-mga added bug cherrypick:3.3 cherrypick:3.x Considered for cherry-picking into a future 3.x release topic:3d labels Apr 27, 2021
@akien-mga akien-mga added this to the 4.0 milestone Apr 27, 2021
@akien-mga
Copy link
Member

Thanks!

@akien-mga
Copy link
Member

Cherry-picked for 3.4.

@akien-mga akien-mga removed the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Apr 29, 2021
@akien-mga
Copy link
Member

Cherry-picked for 3.3.1.

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.

CSGPolygon following a path throws errors if adding or removing points in path
2 participants