Blender Git Loki
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