Blender Git Commit Log
Git Commits -> Revision c29d18c
Revision c29d18c by Dalai Felinto (master) September 26, 2018, 00:10 (GMT) |
Multi-Objects: Selects similar face SIMFACE_COPLANAR Unlike 2.79 I am not using the comparison type to get coplanar planes that are above/below the plane. That seems arbritary at best, and a bit of a challenge to get it right. Also, I'm doing some shenanigans to use a single tree to store the face direction and the distance. Here in my tests it is working fine though. |
Commit Details:
Full Hash: c29d18c4c855025a0234435cc05dfad78d3d555f
Parent Commit: 741ed10
Lines Changed: +66, -5
1 Modified Path:
/source/blender/editors/mesh/editmesh_select_similar.c (+66, -5) (Diff)