Skip to content

Conversation

@SiboVG
Copy link
Member

@SiboVG SiboVG commented Dec 9, 2024

This PR fixes #2609. The issue in the original example was that in the nose cone, the fore radius could become negative (innerFore = component.getForeRadius() - component.getThickness() where the thickness was larger than the fore radius). This PR clamps the radius to positive numbers. Note that this issue only occurred for conical-shaped nose cones/transitions.

@SiboVG SiboVG merged commit c2b817a into openrocket:unstable Dec 9, 2024
1 check passed
@SiboVG SiboVG deleted the issue-2609 branch December 9, 2024 21:09
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

Successfully merging this pull request may close these issues.

[Bug] Exception when exporting certain component shapes to OBJ

1 participant