Skip to content

Conversation

inogai
Copy link

@inogai inogai commented Aug 4, 2025

This PR consists of the necessary code changes to migrate to bevy_egui 0.35, to make this crate compatible with egui 0.35 users.

Please feel free to make any modifications as you see fit. Thank you!

Changes

  • Bumped bevy_console version to 0.15.0 in Cargo.toml.
  • Updated bevy_egui dependency version from 0.34 to 0.35 in Cargo.toml.
  • Replaced try_ctx_mut with ctx_mut.
  • Replaced EguiContextPass with EguiPrimaryContextPass.
  • Updated the EguiPlugin initialization to use EguiPlugin::default()

@captkirk88
Copy link

bevy_egui is now at version 0.36

@jutn-dev jutn-dev mentioned this pull request Oct 4, 2025
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