Skip to content

Conversation

@Ughuuu
Copy link

@Ughuuu Ughuuu commented Oct 14, 2024

Copy link
Contributor

@ThierryBerger ThierryBerger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the suggestion and pull request! I think that's reasonable :)

Adding new crates to maintain is not a light consideration though, so I can't promise anything and will defer to @sebcrozet for further progress.

src/lib.rs Outdated
Comment on lines 44 to 46
#[cfg(all(feature = "dim2", feature = "rapier"))]
#[cfg(all(feature = "dim3", feature = "f64"))]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"rapier" feature will still be needed if we want to keep salva optionally independent from parry.

@Ughuuu
Copy link
Author

Ughuuu commented Oct 14, 2024

No worries, adding them here too just to be safe, I will probl have them in my fork or branch custom-branch and use them there. If they are ever accepted, thats ok too :D

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.

Add 64bit support

2 participants