Skip to content

Commit

Permalink
Prepare 2.4.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
notgiven688 committed Aug 21, 2024
1 parent 67f6744 commit 03d8146
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ sidebar_position: 5

# Changelog

### Jitter 2.4.1 (08-21-2024)
- Improved TriangleEdgeCollisionFilter.
- Impemented analytical box and sphere ray casting.
- Made Restitution and Friction public in Contact.
- Improved DynamicTree interface.
- Add Debug.Asserts in ActiveList.
- Mark ArbiterKey as readonly.
- Added enumerator to PairHashSet.
- Changed ShapeHelper.MakeHull to take a generic of type ICollection.

### Jitter 2.4.0 (08-10-2024)
- Improved TrimPotentialPairs logic.
- Optimized quaternion vector transformation.
Expand Down

0 comments on commit 03d8146

Please sign in to comment.