Skip to content

Conversation

@sebcrozet
Copy link
Member

v0.27.0 (24 July 2025)

Modified

  • Modified the QueryPipeline API to take some geometric elements by-value instead of by-reference to make them
    easier to use.
  • Modified the character controller to take the query-pipeline by reference instead of by-value.

Fixed

  • Fix crash in the new BVH broad-phase when removing colliders in a particular order.

v0.27.0-beta.0 (11 July 2025)

Modified

  • Replace the hierarchical SAP broad-phase by a broad-phase based on parry’s new BVH structure.
  • The QueryPipeline is now and ephemeral object obtained from the broad-phase with broad_phase.as_query_pipeline().
    It no longer needs to be updated separately from the broad-phase.

Fixed

  • Fix NaN resulting from non-clamped input to simd_asin in angular motor solver.

@sebcrozet
Copy link
Member Author

The publish dry-run failure is expected.

@sebcrozet sebcrozet merged commit efa7e76 into master Jul 24, 2025
7 of 8 checks passed
@sebcrozet sebcrozet deleted the release-v0.27.0 branch July 24, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants