Blender Git Commit Log

Git Commits -> Revision 4423138

Revision 4423138 by Jeroen Bakker (master)
January 13, 2020, 09:48 (GMT)
Fix T72250: Select Boundary Loop

Edge Index display were not showing up after performing
"Select Boundary Loops" when in face selection mode. The operation
tagged the mesh that the selection was changed, but in the end this
didn't do anything within the depsgraph.

The fix changes this to recalc the geometry of the object. What also
syncs the selectmode flags. A better solution would be to update the
select flags only. But that could be done as future work when we have a
performance problems.

Commit Details:

Full Hash: 44231386e42bc096ef0891e94e70b95263aa80d1
Parent Commit: 1b86b3c
Lines Changed: +1, -1

1 Modified Path:

/source/blender/editors/mesh/editmesh_select.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021