Skip to content

Update to Bevy 0.15 release candidate#540

Merged
Jondolf merged 10 commits into
mainfrom
bevy-0.15
Nov 1, 2024
Merged

Update to Bevy 0.15 release candidate#540
Jondolf merged 10 commits into
mainfrom
bevy-0.15

Conversation

@Jondolf

@Jondolf Jondolf commented Oct 31, 2024

Copy link
Copy Markdown
Member

Objective

The Bevy 0.15 release candidate has been released! Avian should be updated for early adopters, and to make sure we are ready when the full 0.15 release is out.

Solution

Migrate Avian to the Bevy 0.15 release candidate. This only includes the migration necessary to fix all deprecations and warnings. Avian's internals will be updated to take advantage of required components and other new features in follow-ups.


Migration Guide

Collider::regular_polygon and ColliderConstructor::RegularPolygon now use a u32 instead of usize for sides.

@Jondolf Jondolf added the C-Feature A new feature, making something new possible label Oct 31, 2024
@Jondolf Jondolf added this to the 0.2 milestone Oct 31, 2024
@Jondolf Jondolf enabled auto-merge (squash) November 1, 2024 14:13
@Jondolf Jondolf disabled auto-merge November 1, 2024 14:15
@Jondolf Jondolf enabled auto-merge (squash) November 1, 2024 14:18
@Jondolf Jondolf merged commit 0664f27 into main Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-Feature A new feature, making something new possible

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant