Skip to content

Update to egui 30 #78

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed

Conversation

MeGaGiGaGon
Copy link

I've been using these changes to run egui 0.30.0, so I figured I'd PR them. Sorry if I did things wrong, I am very inexperienced with crates.io. I presume the changelog section needs to match the date this is merged, so I left the month and date blank in the changelog to be fixed if this is ever ready for merge.

Also since this is a new minor release with major 0, the FnOnce -> FnMut change should be semvar fine. Should that be noted in the change log? I didn't since FnMut should be strictly less restrictive than FnOnce.

I also didn't include it here since I'm not sure if it's desirable, but for me I'd really like if egui-miniquad re-exported egui and miniquad so I don't have to manually make sure the version matches in my project's cargo.toml.

@drewrip drewrip mentioned this pull request May 19, 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.

1 participant