@nickberckley - I wouldn't describe the current behavior of Line Project as being equivalent to Fair Tangency. The type of projection it's doing is simply moving affected vertices to the plane…
I think there's an issue with the right click select keymap, it works quite differently-- I have to hold down right click for the whole operation and add points with LMB.
Thanks for the…
@HooglyBoogly / @DanielBystedt - Just pinging you here for visibility as potentially interested module reviewers.
Forgot to mention my approval is only design-wise. Thanks Sean for checking on the technical side!
@Sean-Kim perhaps would be a good idea to write down the guidelines/how-to in the docs…
Made #120681 to track work for the Box, Lasso, and Polyline Project tools and the needed integration with the existing fairing algorithms
I did a bit of timing with SCOPED_TIMER
over the weekend and noticed that SCULPT_stroke_get_location_ex
inside sculpt.cc
is where the slowdown is happening; I haven't had the chance to dig…
Icons look great! Thanks a bunch for your help with this. I noticed a few things with the file that need changing so that stuff exports correctly:
@ThinkingPolygons I was unaware of their existence, thanks for the tip! I’ll take a look and see if porting them seem reasonable.
Since I don't have access to edit the main post, using this post as a way to catalog the current state of the gesture tooling:
Current State:
Great change! The one thing I don't get is the new
"location"
property. I think I'm probably missing something.
Essentially it’s just a way to get the initial position of the mouse cursor…