Skip to content
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

Deprecate then remove bevy_render shapes in favor of bevy_math shapes #11762

Closed
alice-i-cecile opened this issue Feb 7, 2024 · 3 comments
Closed
Labels
A-Math Fundamental domain-agnostic mathematical operations A-Rendering Drawing game state to the screen C-Code-Quality A section of code that is hard to understand or change D-Trivial Nice and easy! A great choice to get started with Bevy
Milestone

Comments

@alice-i-cecile
Copy link
Member

          The plan is to remove the render shapes in a follow up. We are temporally copying rather than replacing to make the patch smaller and more manageable.

Originally posted by @NthTensor in #11688 (comment)

@alice-i-cecile alice-i-cecile added A-Rendering Drawing game state to the screen C-Code-Quality A section of code that is hard to understand or change A-Math Fundamental domain-agnostic mathematical operations D-Trivial Nice and easy! A great choice to get started with Bevy labels Feb 7, 2024
@NthTensor
Copy link
Contributor

Currently being worked on by @Jondolf. Would be nice to see in 0.13, ping me if you need help.

@alice-i-cecile alice-i-cecile added this to the 0.13 milestone Feb 7, 2024
@Jondolf
Copy link
Contributor

Jondolf commented Feb 7, 2024

Yep, working on it right now! 250 deprecation warnings left in the examples...

@NthTensor
Copy link
Contributor

Resolved by #11773.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Math Fundamental domain-agnostic mathematical operations A-Rendering Drawing game state to the screen C-Code-Quality A section of code that is hard to understand or change D-Trivial Nice and easy! A great choice to get started with Bevy
Projects
None yet
Development

No branches or pull requests

3 participants