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

Use antialiased line drawing in animation Bezier editor #96559

Conversation

Calinou
Copy link
Member

@Calinou Calinou commented Sep 4, 2024

This applies both to tangents and general line drawing, making the animation Bezier editor match the Curve editor inspector. Note that lines may look thicker as a result of how Godot draws antialiased lines, especially at lower editor scales.

I noticed this wasn't being done while testing #95564 🙂

Preview

Before

Before

After

After

This applies both to tangents and general line drawing, making the
animation Bezier editor match the Curve editor inspector.
@akien-mga akien-mga merged commit c12d86a into godotengine:master Sep 4, 2024
20 checks passed
@akien-mga
Copy link
Member

Thanks!

@Calinou Calinou deleted the editor-animation-bezier-antialias-lines branch September 4, 2024 21:50
@akien-mga akien-mga added the cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release enhancement topic:animation topic:editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants