Nazariglez / notan

Cross-platform multimedia layer
https://nazariglez.github.io/notan-web/
Apache License 2.0
802 stars 55 forks source link

Update egui to 0.27.2 #322

Closed apekros closed 3 months ago

apekros commented 4 months ago

This updates notan-egui to use egui 0.27.2, I also separated the version of the notan-egui crate from the workspace version, as I didn't think it made sense to update it when there are no changes to the main crate itself, happy to revert that though and just bump all.

Nazariglez commented 3 months ago

Hey! Let's keep egui inside the workspace just for now to keep the same "flow". I will think about moving it outside of the workspace for 1.0 rework because it seems that egui is one of the most updated, used and "problematic" deps, so it kind of makes sense to make have it as a crate that doesn't depend on the notan's core.

I am merging this as it is, but I am changing it afterwards, it seems I cannot push commits to this branch. Thanks!!

apekros commented 3 months ago

@Nazariglez

No worries! Happy to help you maintain egui portion more if you wish as I use notan exclusively across a fair few projects with egui. Happy to chat on Discord about it too if you wish user is apekros