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

Support padding CanvasTexture in TileSetAtlasSource #79823

Closed

Conversation

kleonc
Copy link
Member

@kleonc kleonc commented Jul 23, 2023

Now for a TileSetAtlasSource with use_texture_padding enabled and with a CanvasTexture assigned as texture the generated padded texture will also be a CanvasTexture, with the diffuse/normal/specular textures padded separately.

Fixes #61832 (#61832 (comment)).

@kleonc kleonc added bug topic:2d cherrypick:4.1 Considered for cherry-picking into a future 4.1.x release labels Jul 23, 2023
@kleonc kleonc added this to the 4.2 milestone Jul 23, 2023
@kleonc
Copy link
Member Author

kleonc commented Oct 17, 2023

Superseded by #83489.

@kleonc kleonc closed this Oct 17, 2023
@kleonc kleonc removed this from the 4.2 milestone Oct 17, 2023
@kleonc kleonc added archived and removed cherrypick:4.1 Considered for cherry-picking into a future 4.1.x release labels Oct 17, 2023
@kleonc kleonc deleted the tile-set-handle-canvas-texture branch October 18, 2023 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to retrieve normal map from CanvasTexture atlas in TileSet/TileMap
1 participant