kripken / ammo.js

Direct port of the Bullet physics engine to JavaScript using Emscripten
Other
4.19k stars 559 forks source link

Add AllHitsConvexResultCallback #432

Closed AlexAPPi closed 1 month ago

AlexAPPi commented 1 month ago

Adding an analog of AllHitsRayResultCallback for ConvexResultCallback.

willeastcott commented 1 month ago

It seems this PR includes quite a few formatting changes to Bullet source. Can you back those out to keep the PR focused on what you're adding here?

AlexAPPi commented 1 month ago

It seems this PR includes quite a few formatting changes to Bullet source. Can you back those out to keep the PR focused on what you're adding here?

Yes, of course, just a minute.