Blender Git Loki
Git Commits -> Revision 854f73b
Revision 854f73b by Germano Cavalcante (master) August 5, 2020, 18:06 (GMT) |
Fix T78592: Shear operator fails to affect curve control point handles Use `td->iloc` as the coordinates of the transformed element. It is more accurate and other transformation modes, such as scale, also operate on `td->iloc`. |
Commit Details:
Full Hash: 854f73b4a2317e026b3d6f8c3598d9bded09337b
Parent Commit: d9b72a9
Lines Changed: +3, -7
1 Modified Path:
/source/blender/editors/transform/transform_mode_shear.c (+3, -7) (Diff)