Fx T66011: Transformed objects break sculpt tools
The Pinch, Push, Twist and Clone were not using the object transformation to compute point changes, so the point was way off of the right place.
Differential D5245
Proposed fix for T66011 Authored by Antonio Vazquez (antoniov) on Jul 12 2019, 11:52 PM. Tags Subscribers None Tokens
Details Fx T66011: Transformed objects break sculpt tools The Pinch, Push, Twist and Clone were not using the object transformation to compute point changes, so the point was way off of the right place.
Diff Detail Event TimelineComment Actions It would be good if there was a better naming distinction between "point" / "position" and "direction vector" / "delta" types vectors, which require different math. Not saying the code has to be refactored for this now, but something to keep in mind for the future.
Comment Actions About refactoring, yes I have seen old names that are not clear and need a better naming.
| ||||||||||||