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

Rename Assets::get_id_mut -> Assets::get_with_id_mut #332

Merged
merged 1 commit into from
Sep 2, 2020

Conversation

ncallaway
Copy link
Contributor

This is being proposed to make get_with_id_mut more parallel with the non-mutable version get_with_id.

This PR comes from the discussion on: #323

Renamed to get_with_id_mut to be parallel with get_with_id.
@karroffel karroffel added the C-Code-Quality A section of code that is hard to understand or change label Aug 24, 2020
@cart
Copy link
Member

cart commented Sep 2, 2020

Looks good to me. Thanks!

@cart cart merged commit a1e254d into bevyengine:master Sep 2, 2020
mrk-its pushed a commit to mrk-its/bevy that referenced this pull request Oct 6, 2020
Renamed to get_with_id_mut to be parallel with get_with_id.
@DJMcNab
Copy link
Member

DJMcNab commented Jul 6, 2021

@ncallaway please respond in #2373 for the relicense to MIT/Apache 2.0. Thanks!

@ncallaway
Copy link
Contributor Author

@DJMcNab Thanks for the poke, done

@DJMcNab
Copy link
Member

DJMcNab commented Jul 6, 2021

Yay! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Code-Quality A section of code that is hard to understand or change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants