Skip to content

Releases: node-3d/bullet-raub

Release 3.0.1

27 Nov 18:13
Compare
Choose a tag to compare

Added missing index.d.ts to package.

Release 3.0.0

26 Nov 16:31
Compare
Choose a tag to compare
  • 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

14 Jan 16:40
Compare
Choose a tag to compare

Makes logging segfaults to file optional.

The Advent of N-API

27 Nov 11:12
Compare
Choose a tag to compare

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

08 Jan 18:43
Compare
Choose a tag to compare

The core features are estabilished.

Rigid body physics is provided by Body and Joint.