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

Issue #608: Add the ability to draw a curve in CalChart #609

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

rmpowell77
Copy link
Contributor

Adding curves to CalChart that are rendered using Catmull-Rom algorithms. Currently backed behind a feature flag.
This just adds the ability to draw. They aren't saved as part of the show, nor do marchers interact with them. There is a draw icon and a way to edit their colors in the configuration preference editor. Adding default color for curves when we draw.
Added unit tests.

@rmpowell77 rmpowell77 force-pushed the dev/drawing_curves branch 3 times, most recently from 1fdc45f to 04e4c8c Compare January 27, 2025 04:47
Adding curves to CalChart that are rendered using Catmull-Rom algorithms.
Currently backed behind a feature flag.
This just adds the ability to draw.  They aren't saved as part of the show, nor do marchers interact with them.
There is a draw icon and a way to edit their colors in the configuration preference editor.
Adding default color for curves when we draw.
Added unit tests.

You can escape/delete to stop drawing curve.
@rmpowell77 rmpowell77 merged commit f3b5936 into main Feb 1, 2025
6 checks passed
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.

1 participant