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

[Merged by Bors] - docs: add hint that texture atlas padding is between tiles #2447

Closed
wants to merge 1 commit into from

Conversation

payload
Copy link
Contributor

@payload payload commented Jul 10, 2021

I struggled with some sprite sheet animation which was like drifting from right to left.
This PR documents the current behaviour that the padding which is used on slicing a texture into a texture atlas, is assumed to be only between tiles. In my case I had some padding also on the right side of the texture.

@github-actions github-actions bot added the S-Needs-Triage This issue needs to be labelled label Jul 10, 2021
@alice-i-cecile alice-i-cecile added C-Docs An addition or correction to our documentation and removed S-Needs-Triage This issue needs to be labelled labels Jul 10, 2021
@mockersf mockersf added the S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it label Jul 10, 2021
@mockersf
Copy link
Member

bors r+

bors bot pushed a commit that referenced this pull request Jul 12, 2021
I struggled with some sprite sheet animation which was like drifting from right to left.
This PR documents the current behaviour that the padding which is used on slicing a texture into a texture atlas, is assumed to be only between tiles. In my case I had some padding also on the right side of the texture.
@bors
Copy link
Contributor

bors bot commented Jul 12, 2021

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Jul 12, 2021
I struggled with some sprite sheet animation which was like drifting from right to left.
This PR documents the current behaviour that the padding which is used on slicing a texture into a texture atlas, is assumed to be only between tiles. In my case I had some padding also on the right side of the texture.
@mockersf
Copy link
Member

mockersf commented Jul 12, 2021

failed due to a transient crates.io error

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 12, 2021

Already running a review

@mockersf
Copy link
Member

oh sorry bors

@bors
Copy link
Contributor

bors bot commented Jul 12, 2021

@bors bors bot changed the title docs: add hint that texture atlas padding is between tiles [Merged by Bors] - docs: add hint that texture atlas padding is between tiles Jul 12, 2021
@bors bors bot closed this Jul 12, 2021
ostwilkens pushed a commit to ostwilkens/bevy that referenced this pull request Jul 27, 2021
…e#2447)

I struggled with some sprite sheet animation which was like drifting from right to left.
This PR documents the current behaviour that the padding which is used on slicing a texture into a texture atlas, is assumed to be only between tiles. In my case I had some padding also on the right side of the texture.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Docs An addition or correction to our documentation 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.

3 participants