Skip to content

Bump to Bevy 0.17.0 RC#66

Merged
aevyrie merged 2 commits into
aevyrie:mainfrom
janhohenheim:bevy-0.17.0-dev
Sep 16, 2025
Merged

Bump to Bevy 0.17.0 RC#66
aevyrie merged 2 commits into
aevyrie:mainfrom
janhohenheim:bevy-0.17.0-dev

Conversation

@janhohenheim
Copy link
Copy Markdown
Contributor

@janhohenheim janhohenheim commented Sep 16, 2025

Note: the default for Bevy 0.17 on Linux is now wayland and not X11. Since this crate doesn't use any default features and explicitly selects x11 for the examples and the CI, I left it at that. Just mentioning :)

Comment thread README.md

| bevy | bevy_framepace |
| ---- | ------------------- |
| 0.17.0-rc | 0.20.0-rc |
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not bothering with the formatting because when 0.17 proper is out, this table would be reformatted back to its current state anyways

Comment thread src/lib.rs
*limiter = settings.limiter.clone();
}
if settings.is_changed()
&& let Ok(mut limiter) = proxy.limiter.try_lock()
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ran clippy while I was on it :)

@aevyrie aevyrie enabled auto-merge (squash) September 16, 2025 20:00
@aevyrie aevyrie merged commit 3942776 into aevyrie:main Sep 16, 2025
6 checks passed
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.

3 participants