Skip to content

Conversation

@jserv
Copy link
Contributor

@jserv jserv commented Sep 5, 2024

The spline demo program previously initialized the cap style as 'butt', which caused inconsistent spline rendering with an unexpected blank half-circle. This commit changes the cap style to 'round', ensuring more consistent spline movement and rendering without flickering.

The spline demo program previously initialized the cap style as 'butt',
which caused inconsistent spline rendering with an unexpected blank
half-circle. This commit changes the cap style to 'round', ensuring
more consistent spline movement and rendering without flickering.
@jserv
Copy link
Contributor Author

jserv commented Sep 5, 2024

The screenshots are shown below. The left image shows the butt cap style in the spline demo program, while the right image shows the round cap style.

spline

@jserv jserv requested a review from weihsinyeh September 5, 2024 13:42
@jserv jserv merged commit 5074d50 into main Sep 5, 2024
@jserv jserv deleted the demo-spline-cap branch September 5, 2024 14:36
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.

3 participants