-
Notifications
You must be signed in to change notification settings - Fork 15
Releases: fabmax/physx-jni
Releases Β· fabmax/physx-jni
v2.7.2
What's Changed
- Exposed D6 joint angular drive config enum and corresponding getter/setter
Full Changelog: v2.7.1...v2.7.2
Assets 10
v2.7.1
Assets 10
v2.7.0
What's Changed
- Renamed base package for Android bindings to
physxandroidto avoid confusion with the non-Android JVM bindings - Merged latest PhysX changes (it's still called v5.6.1 though...), see original PhysX changelog here
Full Changelog: v2.6.1...v2.7.0
Assets 10
v2.6.1
What's Changed
- Updated to PhysX 5.6.1, see original PhysX changelog here
- More efficient translation from native enum ordinals (integers) to corresponding Java enum values
Full Changelog: v2.6.0...v2.6.1
Assets 10
v2.6.0
What's Changed
- Updated to PhysX 5.6.0, see original PhysX changelog here
- The linux native libs are now build on Ubuntu 20.04 which should improve the compatibility to older glibc versions.
- With this release the project structure of PhysX changed a bit, which makes it more difficult to build the library with CUDA support. Therfore, I dropped CUDA support for the jni bindings for now. It might be possible to bring CUDA back in the future but it will require some effort. If you really need CUDA you can stick with
v2.5.1for now, you won't miss any exciting new features.
Full Changelog: v2.5.1...v2.6.0
Assets 10
v2.5.1
@github-actions
github-actions
9eec7a9
This commit was created on GitHub.com and signed with GitHubβs verified signature.
What's Changed
- Updated to PhysX 5.5.1, see original PhysX changelog here
Full Changelog: v2.5.0...v2.5.1
Assets 12
v2.5.0
What's Changed
- Updated to PhysX 5.5.0, see original PhysX changelog here
Full Changelog: v2.4.2...v2.5.0
Assets 12
v2.4.2
What's Changed
- Updated to PhysX 5.4.2, see original PhysX changelog here
- Added a couple of new bindings thanks to @regnaio, @ashconnell and @TogAr2
Full Changelog: v2.4.1...v2.4.2
Assets 12
v2.4.1
Assets 12
2 people reacted
v2.4.0
What's Changed
- Updated to PhysX 5.4.0 (see original PhysX changelog here)
Full Changelog: v2.3.2...v2.4.0