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

Cleanup line/point handling and refactor a bit #15073

Merged
merged 2 commits into from
Oct 31, 2021

Conversation

unknownbrackets
Copy link
Collaborator

These are actually just some rebased commits I had from some previous lines/points-as-triangles work.

We're already pushing lines and points through software transform (just like rectangles), so these are actually cleanup anyway.

This shouldn't really change anything yet, just makes it a bit easier to move lines and points to triangles.

-[Unknown]

These already always go through software transform, so make sure we handle
them consistently.  We'll eventually convert to triangles.
Just so it's cleaner when the same is done for lines.
@unknownbrackets unknownbrackets added this to the v1.13.0 milestone Oct 31, 2021
@hrydgard
Copy link
Owner

Yeah, really nice to get this in as a separate step before more major stuff.

@hrydgard hrydgard merged commit 3d1106c into hrydgard:master Oct 31, 2021
@unknownbrackets unknownbrackets deleted the sw-lines branch October 31, 2021 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants