Skip to content

Release v0.27.0 - #865

Merged
sebcrozet merged 1 commit into
masterfrom
release-v0.27.0
Jul 24, 2025
Merged

Release v0.27.0#865
sebcrozet merged 1 commit into
masterfrom
release-v0.27.0

Conversation

@sebcrozet

Copy link
Copy Markdown
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
Copy Markdown
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.

1 participant