Blender Git Loki
Git Commits -> Revision 7213c42
Revision 7213c42 by Germano Cavalcante (master) January 6, 2020, 12:26 (GMT) |
Fix BKE_mesh_validate_arrays invalidating face selection Use `totpoly` instead of `totface`. The original code was written for non-bmesh case and likely missed this update. |
Commit Details:
Full Hash: 7213c42b6e55c55f14472dbb9440d4628122bec8
Parent Commit: 24d46bd
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/mesh_validate.c (+1, -1) (Diff)