Add molding segments to the Path tool#2660
Merged
Merged
Conversation
31 tasks
Member
|
!build |
|
Member
|
4adex
commented
May 27, 2025
Member
|
!build |
|
Member
|
I should update my request about C: it should do the same that Alt does now, except on a toggle basis instead of a held bass like Alt. Tapping C two times is equivalent to pressing then releasing Alt. But if it starts as already not colinear on both ends, then C does nothing and shouldn't be shown in the hints bar. |
Member
Nearly ready to merge! |
Member
|
!build |
|
Keavon
approved these changes
Jun 13, 2025
Keavon
added a commit
that referenced
this pull request
Jun 20, 2025
* Moulding of cubic bezier * Implemented falloff with interpolation * remove conflict * Move falloff to consts * Spelling * Refine falloff param and bug fix * Code review * Add colinear disable modes to molding degment feat * Clean comments and unused code * Code refactor * Fix error * Change colinear toggle behaviour * Code review * Remove KeyC feat + Fix overlay * Dynamic hints in path tool * Revamp molding logic * Code review * Remove unused Bezier algorithms (maybe useful for future reference) --------- Co-authored-by: Keavon Chambers <keavon@keavon.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Partly closes #1870:
Closes #615.