Releases: node-3d/bullet-raub
Releases · node-3d/bullet-raub
Release 3.0.1
Added missing index.d.ts
to package.
Release 3.0.0
- Rebuilt with new Bullet libs.
- Upgraded the GitHub build action and added Linux Aarch64 support.
- Now the binary archives are in GZ format.
- Updated dependencies.
- Switched from Jest to Node.js testing.
Update segfault dependency
Makes logging segfaults to file optional.
The Advent of N-API
Designed to work with Addon Tools 5. Moved GYP build step to subfolder.
Installation flow was changed.
Before: download sources, compile, remove unnecessary intermediates.
Now: download N-API binary from a Github/other release.
Bullet Initial
The core features are estabilished.
Rigid body physics is provided by Body and Joint.