Blender Git Commit Log

Git Commits -> Revision 86a2ffc

Revision 86a2ffc by Germano Cavalcante (master)
December 31, 2019, 16:04 (GMT)
Transform: Individual Origins: Create islands between only selected uvs.

Currently the islands are created depending only on the visible UVs.
This can be confusing because compared to Edit Meshes, islands are created based on the selected elements.

T68284 shows a case where this confusion is observed.

Differential Revision: https://developer.blender.org/D6502

Commit Details:

Full Hash: 86a2ffc3ab321f00317aa05fb423c4df6f68aced
Parent Commit: 56ef761
Lines Changed: +34, -12

5 Modified Paths:

/source/blender/editors/include/ED_mesh.h (+3, -1) (Diff)
/source/blender/editors/mesh/editmesh_utils.c (+24, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt_uv.c (+4, -4) (Diff)
/source/blender/editors/transform/transform_convert_mesh.c (+1, -1) (Diff)
/source/blender/editors/uvedit/uvedit_smart_stitch.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021