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 stringification of Vector4 #99545

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Fix stringification of Vector4 #99545

merged 1 commit into from
Nov 25, 2024

Conversation

KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Nov 22, 2024

Fixes #99541
I also improved vector stringification tests.

EDIT:
Also added a fix/test for Projection.

@KoBeWi KoBeWi added this to the 4.4 milestone Nov 22, 2024
@KoBeWi KoBeWi requested review from a team as code owners November 22, 2024 15:24
@KoBeWi KoBeWi force-pushed the Vector4.0 branch 2 times, most recently from 7279be6 to ed20bfe Compare November 22, 2024 15:53
@Repiteo Repiteo merged commit 9b5c7e9 into godotengine:master Nov 25, 2024
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Nov 25, 2024

Thanks!

@KoBeWi KoBeWi deleted the Vector4.0 branch November 25, 2024 19:51
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.

Godot4.4-dev5: String presentation of float Vector types has changed and inconsistent
3 participants