Blender Git Commit Log

Git Commits -> Revision 2ba1cf4

Revision 2ba1cf4 by Sebastian Parborg (master)
July 14, 2020, 15:27 (GMT)
Fix T78880: UV Editor - Match prop edit connected behavior with mesh editing and fix Rip Region double proportional checkbox

This fixes the double prop edit checkbox in the redo menu.

This also makes it so that proportional edit in connected mode now
matches how it behaves in mesh edit mode.

Without this change, ripping in UV edit mode with proportional edit on
would be useless as the UV verts you ripped will still be stuck together
even if they were not connected anymore.

Reviewed By: Campbell

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

Commit Details:

Full Hash: 2ba1cf4b40fc2ec92c1ef2ad17df70ed8859a1b0
Parent Commit: 797027b
Lines Changed: +219, -54

4 Modified Paths:

/source/blender/editors/mesh/editmesh_utils.c (+10, -3) (Diff)
/source/blender/editors/transform/transform_convert.c (+3, -0) (Diff)
/source/blender/editors/transform/transform_convert_mesh_uv.c (+205, -50) (Diff)
/source/blender/editors/uvedit/uvedit_rip.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021