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

Clarify Texture Atlas rework migration guide #1028

Merged

Conversation

TrialDragon
Copy link
Member

Clarifies the Texture Atlas rework migration guide. Uses @rparrett's migration guide notes and bevyengine/bevy#5103 's change log as a base.

Resolves #1025

@TrialDragon TrialDragon requested a review from rparrett February 19, 2024 22:03
@TrialDragon TrialDragon marked this pull request as ready for review February 19, 2024 22:04
Copy link
Contributor

@rparrett rparrett left a comment

Choose a reason for hiding this comment

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

I can't make a specific suggestion right now, but the first paragraph has some typos / grammatical errors and could use a closer look.

Just some general feedback:

Overall in my notes I tried to lay it out like

Thing was removed and had A and B

  • Where A can now be found
  • Where B can now be found

Totally fine with rewriting those bullet points as a paragraph, but a lot of the language in the current text in this PR is pretty redundant which makes the changes hard to follow for me.

Probably a good idea to add these to the Migration Guide so that folks know what has broken beyond the basics.
@TrialDragon TrialDragon added the S-Ready-For-Final-Review Ready for a maintainer to consider for merging label Feb 20, 2024
content/learn/migration-guides/0.12-to-0.13.md Outdated Show resolved Hide resolved
content/learn/migration-guides/0.12-to-0.13.md Outdated Show resolved Hide resolved
content/learn/migration-guides/0.12-to-0.13.md Outdated Show resolved Hide resolved
@TrialDragon TrialDragon removed the S-Ready-For-Final-Review Ready for a maintainer to consider for merging label Feb 20, 2024
@TrialDragon TrialDragon added the S-Ready-For-Final-Review Ready for a maintainer to consider for merging label Feb 20, 2024
@TrialDragon
Copy link
Member Author

TrialDragon commented Feb 20, 2024

Okay, should be good to go now. This technically mentions changes from later PRs since they changed the same API slightly, building off of this one (then poorly documented it in their migration guides such that it probably wouldn't be seen).

@alice-i-cecile alice-i-cecile added this pull request to the merge queue Feb 20, 2024
Merged via the queue into bevyengine:main with commit 746b264 Feb 20, 2024
9 checks passed
@TrialDragon TrialDragon deleted the 1025_clarify_texture_atlas_migration branch February 21, 2024 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Migration Guides C-Content S-Ready-For-Final-Review Ready for a maintainer to consider for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migration Guide 0.13 - Texture Atlas rework migration unclear
3 participants