Blender Git Loki
Git Commits -> Revision 11509c1
Revision 11509c1 by Germano Cavalcante (master) August 11, 2020, 16:02 (GMT) |
Fix T75588: Missing loop cuts preview for edges without quads The preview of points was only done when the edge is wire. Now the preview of points is done when the edge is not connected to any quad. Also to avoid edge slide in this case, all new vertices created in this specific case are not selected. Differential Revision: https://developer.blender.org/D7457 |
Commit Details:
Full Hash: 11509c14c38bdc818f60037921f3455ff626d61b
Parent Commit: 304f0f5
Lines Changed: +26, -5