-
Notifications
You must be signed in to change notification settings - Fork 31
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
Need help with updating to Bevy 0.14 #83
Comments
I am also interested in updating Belly to Bevy 0.14. |
I inserted the link incorrectly.Here is the correct link. |
I made an update to 0.14 if you want to work from my fork to expand beyond just a direct port. such as adding borders and rounded corners to ess. |
I'm sorry I've not been responding but I'm currently busy with other stuff and will personally not be able to help with the update anytime soon. |
I came across Polako, the successor to Belly, while working on the update for Bevy 0.14. I’ve decided to focus on updating Polako to Bevy 0.14. |
I've begun a fork where I'm trying to update Belly to Bevy 0.14.
https://github.com/davi4046/belly
If the person who did the macro
impl_properties!
would be so kind and have a look here:crates\belly_core\src\relations\props\impls.rs
Also, I'm unsure if I've updated
fn extract_stylebox
incrates\bevy_stylebox\src\lib.rs
correctly.The text was updated successfully, but these errors were encountered: