Skip to content

Releases: bdero/box3d.dart

box3d 0.1.1

Choose a tag to compare

@bdero bdero released this 16 Aug 21:01
  • Link libm explicitly on Android and Linux, fixing a dlopen failure on unresolved sinf when the native library is loaded on Android.
  • Use box3d's scalar path on 32-bit arm, whose NEON path needs intrinsics that only exist on AArch64.
  • Skip the native build when a hook invocation asks only for data assets.
  • Report the real package version from box3dBindingsVersion, which had been left at 0.0.1.

The web module is unchanged, so the web backend stays pinned to the module attached to box3d-0.1.0.

box3d 0.1.0

Choose a tag to compare

@bdero bdero released this 02 Jul 06:18

box3d 0.1.0

First functional release. See CHANGELOG.md.