Blender Git Commit Log

Git Commits -> Revision f4b57b0

Revision f4b57b0 by Bastien Montagne (master)
March 19, 2019, 11:31 (GMT)
Fix T62713: Paste Normal Vectors - needed better selection handling.

Existing code was not really handling well cases were only edges or
faces were selected (with match select modes).

In those cases, we can assume user want to only affect loop normals of
selected faces/edges, not all lnors of all (indirectly) selected verts.

Also refactored the code a bit to move whole 'loop to edit' selection
process into its own single function.

Commit Details:

Full Hash: f4b57b0190b6212c94825c5591f851b44def3d2b
Parent Commit: d29dd59
Lines Changed: +87, -43

1 Modified Path:

/source/blender/bmesh/intern/bmesh_mesh.c (+87, -43) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021