New
0.39.0
Changed user data from unsigned long long (64-bit) to unsigned long (32-bit)
WebIDL has issues with marshalling 64-bit integers between C++ and JavaScript. As a result using BodyActivationListener would hang the application.
Unclaimed project
Are you a maintainer of JoltPhysics.js? Claim this project to take control of your public changelog and roadmap.
WebIDL has issues with marshalling 64-bit integers between C++ and JavaScript. As a result using BodyActivationListener would hang the application.