Blender Git Loki
Git Commits -> Revision 77789a1
Revision 77789a1 by Pablo Dobarro (master) June 9, 2020, 16:49 (GMT) |
Sculpt: Pose Squash and Stretch deform mode This implements squash and stretch as a deform mode for the Pose Brush. It is similar to scale, but it applies different scale values in different axis. To achieve this, the pivot local space of the transform needs to be aligned to the segment when using this deform mode to apply the scale in the correct direction. Reviewed By: sergey Differential Revision: https://developer.blender.org/D7934 |
Commit Details:
Full Hash: 77789a1904917ac4ed76e966311744d9f65563a7
Parent Commit: 075156d
Lines Changed: +92, -17