Skip to content

Fix SHAPE_PLANE initialization#84

Merged
Evilpasture merged 3 commits into
masterfrom
fix/plane-shape-api
Jun 9, 2026
Merged

Fix SHAPE_PLANE initialization#84
Evilpasture merged 3 commits into
masterfrom
fix/plane-shape-api

Conversation

@Evilpasture

Copy link
Copy Markdown
Owner

Sanitizes invalid normal vector when creating a plane body and preventing it from passing to the physics backend.

Fixes #83

@Evilpasture Evilpasture merged commit ae9d161 into master Jun 9, 2026
21 checks passed
@Evilpasture Evilpasture deleted the fix/plane-shape-api branch June 9, 2026 14:22
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: SHAPE_PLANE creation in quick-start example raises RuntimeError: Failed to create BodySettings

1 participant