This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/bmesh/intern
Bastien Montagne f4b57b0190 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.
2019-03-19 12:31:50 +01:00
..
2019-02-18 08:22:12 +11:00
2019-02-18 08:22:12 +11:00
2019-03-15 09:54:30 +11:00
2019-02-18 08:22:12 +11:00
2019-02-18 08:22:12 +11:00