Add proportional editing to the Path tool#2556
Add proportional editing to the Path tool#2556singhutsav5502 wants to merge 56 commits intoGraphiteEditor:masterfrom
Conversation
|
!build |
|
|
A few notes:
https://files.keavon.com/-/MiniatureDisguisedScarletibis/capture_34_.mp4 vs. https://files.keavon.com/-/SlipperyStridentCaiman/capture_35_.mp4 |
|
!build |
|
|
Hi, Still working on the integration with |
…hite into proportional_editing
… Radius change updates GRS internal state, changing tool type should apply transform to influenced points as well
…a until it's 'final_operation'
|
!build |
|
…hite into proportional_editing
…late falloff factor even after original select has been moved ( useful when radius changes ), selection center remains centered based on the average original selection even when radius is changed
|
!build |
|
|
Outstanding issues as communicated in Discord:
|
|
Hi, will start by restructuring the code into independent files first. |
c7488cf to
1875779
Compare
ec51271 to
e025103
Compare
Adds Proportional Editing Mode
Functionality similar to Blenders Proportional Edit tool ported to Graphites 2D implementation.
Alt + P to toggle Proportional Editing mode.
Mouse Scroll Up/Down to increase/decrease Influence Radius.
Integrate with GRS tool.
Introduces 8 falloff types:
Closes #2317