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

Remove all deprecated code #16338

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

BenjaminBrienen
Copy link
Contributor

Objective

Release cycle things

Solution

Delete items deprecated in 0.15 and migrate bevy itself.

Testing

CI

@BenjaminBrienen BenjaminBrienen self-assigned this Nov 10, 2024
@BenjaminBrienen BenjaminBrienen added C-Usability A targeted quality-of-life change that makes Bevy easier to use A-Cross-Cutting Impacts the entire engine D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Help The author needs help finishing this PR. labels Nov 10, 2024
@alice-i-cecile alice-i-cecile added this to the 0.16 milestone Nov 10, 2024
@BenjaminBrienen BenjaminBrienen added S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged S-Needs-Review Needs reviewer attention (from anyone!) to move forward S-Blocked This cannot move forward until something else changes and removed S-Needs-Help The author needs help finishing this PR. S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged labels Nov 11, 2024
@BenjaminBrienen
Copy link
Contributor Author

Blocked on releasing 0.15

@BenjaminBrienen BenjaminBrienen changed the title Remove all deprecations Remove all deprecated code Nov 11, 2024
@BenjaminBrienen BenjaminBrienen removed the S-Blocked This cannot move forward until something else changes label Jan 2, 2025
Copy link
Member

@BD103 BD103 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love this!
image

crates/bevy_pbr/src/bundle.rs Outdated Show resolved Hide resolved
crates/bevy_scene/src/bundle.rs Outdated Show resolved Hide resolved
@BenjaminBrienen BenjaminBrienen added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Cross-Cutting Impacts the entire engine C-Usability A targeted quality-of-life change that makes Bevy easier to use D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants