Version 4.0.2
This version includes a few minor bug fixes for 4.0.1. See the release notes for more details.
Posts related to releases.
This version includes a few minor bug fixes for 4.0.1. See the release notes for more details.
This version includes a few minor bug fixes for 4.0.0. See the release notes for more details.
This version features a number of improvements to API (and deprecation) and massive performance improvements (30-40%) for large worlds.
This release was focused on Java 9, OSGi, and Maven but also includes some behavior changes and performance improvements.
This is a maintenance release to fix the issue where the a Joint removed from a World cannot be added back or to a different world due to an internal member not being cleared.
This release fixes issues with the getRadius(Vector2) method for the Slice, Capsule, Ellipse, and HalfEllipse shapes under local rotation and fixes the detect(AABB) method in the Sap broadphase.
This release is primarily for a new collision shape called Link. This shape extends the existing Segment shape and provides for smooth sliding across chains of Links. There were some minor fixes and code clean up as well.
This is a maintenance release to fix a few critical bugs in the Polygon, Rectangle, and Segment classes for local rotations (see this post for details). This release also contains some small enhancements (a few new methods) to some of the joints and a complete rewrite of all the joint class javadoc documentation. The documentation Read more about Version 3.2.1[…]
The primary goals for this release were performance enhancements and API clean up. It took a lot longer than I had expected but I’m very happy with the results. Highlights include improvements in the performance of collision detection and ray casting operations and a much cleaner public API and more thorough javadoc comments. The API has been changed a Read more about Version 3.2.0[…]