Blender Git Loki
Git Commits -> Revision b7b0409
Revision b7b0409 by Phil Gosch (soc-2016-uv_tools) June 1, 2016, 08:24 (GMT) |
WIP: Select shortest path - Validate selection Validation of the current selection, makes sure 2 matching elements are selected for path computation |
Commit Details:
Full Hash: b7b04095c029ffc9d93872ead9c436850acfdd91
Parent Commit: 2829ab7
Lines Changed: +141, -5
5 Modified Paths:
/source/blender/editors/include/ED_uvedit.h (+2, -0) (Diff)
/source/blender/editors/uvedit/uvedit_ops.c (+115, -3) (Diff)
/source/blender/editors/uvedit/uvedit_parametrizer.c (+9, -2) (Diff)
/source/blender/editors/uvedit/uvedit_parametrizer.h (+4, -0) (Diff)
/source/blender/editors/uvedit/uvedit_unwrap_ops.c (+11, -0) (Diff)
/source/blender/editors/uvedit/uvedit_ops.c (+115, -3) (Diff)
/source/blender/editors/uvedit/uvedit_parametrizer.c (+9, -2) (Diff)
/source/blender/editors/uvedit/uvedit_parametrizer.h (+4, -0) (Diff)
/source/blender/editors/uvedit/uvedit_unwrap_ops.c (+11, -0) (Diff)