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

Deduplicate getIslandId #4497

Closed
wants to merge 4 commits into from

Conversation

szabolcsdombi
Copy link
Contributor

Hi Erwin,

Thank you for this repository I enjoy working with it.

I need this fix to be able to build bullet from source as a single file. (this gets me 3x less build time)
With this patch applied I can have a btBulletAll.cpp:

#include "btBulletCollisionAll.cpp"
#include "btBulletDynamicsAll.cpp"
#include "btLinearMathAll.cpp"

PS: should I include a btBulletAll.cpp in this PR?

@szabolcsdombi szabolcsdombi marked this pull request as draft July 19, 2023 09:13
@szabolcsdombi
Copy link
Contributor Author

I just found that it breaks my webassembly build.

@szabolcsdombi szabolcsdombi marked this pull request as ready for review July 19, 2023 09:57
@szabolcsdombi szabolcsdombi deleted the patch-1 branch August 14, 2024 07:35
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.

1 participant