Blender Git Loki
Git Commits -> Revision 41bdd3f
Revision 41bdd3f by Bastien Montagne (master) November 16, 2015, 14:46 (GMT) |
Fix/enhance BKE_mesh_validate_arrays. Aside from some minor cleanup, this commit: * Fixes checking twice for multiple usage of same vert by a same poly. * Fixes handling of ME_VERT_TMP_TAG vert flag by that check (there was no guaranty that flag was cleared for a poly's vertices before we start checking). |
Commit Details:
Full Hash: 41bdd3fc394df3f2ebf50c750b99af6bb90abc0f
Parent Commit: 57a3163
Lines Changed: +71, -90
1 Modified Path:
/source/blender/blenkernel/intern/mesh_validate.c (+71, -90) (Diff)