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

Fix TileSetEditor painting texture_origin Vector2i #73514

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

AThousandShips
Copy link
Member

Makes painting texture_origin a Vector2i instead of Vector2.

Fixes: #73509

@Chaosus Chaosus added this to the 4.0 milestone Feb 17, 2023
@YuriSizov YuriSizov modified the milestones: 4.0, 4.1 Feb 17, 2023
@akien-mga akien-mga requested a review from groud February 19, 2023 21:58
@akien-mga akien-mga changed the title Fix TileSetEditor paiting txture_origin Vector2i Fix TileSetEditor paiting texture_origin Vector2i Feb 21, 2023
@akien-mga akien-mga merged commit eafc88c into godotengine:master Mar 3, 2023
@akien-mga
Copy link
Member

Thanks!

@AThousandShips
Copy link
Member Author

Thank you!

@AThousandShips AThousandShips deleted the tile_origin_fix branch March 3, 2023 10:17
@YuriSizov
Copy link
Contributor

Cherry-picked for 4.0.1.

@YuriSizov YuriSizov changed the title Fix TileSetEditor paiting texture_origin Vector2i Fix TileSetEditor painting texture_origin Vector2i Mar 14, 2023
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.

TileSet Paint Properties Vector2i like Texture Origin allows float input
4 participants