bepu / bepuphysics2

Pure C# 3D real time physics simulation library, now with a higher version number.
Apache License 2.0
2.25k stars 261 forks source link

Fixed ContactEventListeners preallocation capacity. #268

Closed 0x5143 closed 1 year ago

0x5143 commented 1 year ago

Exception when listenerCount reach 64.

RossNordby commented 1 year ago

Good catch, thanks!