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

Correct flexcomp attribute types in schema.xml #467

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

louisgevers
Copy link
Contributor

Align the attribute types with the official documentation. Fixes the following errors:

  • spacing's wrong conversion to int could lead to XML Error: Spacing must be larger than geometry size (e.g. 0.2 -> 0)
  • Setting and edge's internal collisions to false leads to ValueError: Expect an integer value: got false (same for rigid attribute)

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.

None yet

1 participant