Blender Git Commit Log
Git Commits -> Revision 00a0f06
Revision 00a0f06 by Germano Cavalcante (master) February 5, 2020, 17:42 (GMT) |
Fix T66802: Edge Slide: Unpredictable direction of the edge loop when it is fully occluded When an edge loop is fully occluded the direction of movement is not calculated resulting in unpredictable behavior. So always calculate the direction of the groups of edge loops but continue preventing occluded edges from affecting `mval_dir` (global) value. Differential Revision: https://developer.blender.org/D5247 |
Commit Details:
Full Hash: 00a0f062410a864e5592ed318ea4228c9dd2b589
Parent Commit: 354b2a7
Lines Changed: +11, -7
1 Modified Path:
/source/blender/editors/transform/transform.c (+11, -7) (Diff)