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

Add the ability to draw a curve in CalChart #608

Open
rmpowell77 opened this issue Jan 25, 2025 · 0 comments
Open

Add the ability to draw a curve in CalChart #608

rmpowell77 opened this issue Jan 25, 2025 · 0 comments

Comments

@rmpowell77
Copy link
Contributor

We know we're going to need to have curves, so lets add the ability to add curves.

rmpowell77 added a commit that referenced this issue Jan 25, 2025
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 added a commit that referenced this issue Jan 25, 2025
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 added a commit that referenced this issue Jan 27, 2025
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 added a commit that referenced this issue Jan 27, 2025
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 added a commit that referenced this issue Jan 27, 2025
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 added a commit that referenced this issue Feb 1, 2025
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.
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

No branches or pull requests

1 participant