Blender Git Commit Log
Git Commits -> Revision 29d9140
Revision 29d9140 by Bastien Montagne (master) November 19, 2015, 21:02 (GMT) |
Fix T46804: Crash using triangulate modifier on a specific mesh. Issues was again the ugly hack of swapping last generated tri with original face we use in BMesh triangulate code - here it could lead in some rare case to have invalid face pointer in doubles list. |
Commit Details:
Full Hash: 29d9140fcee26b9c1df31022294f5f6f89f5dbeb
Parent Commit: c7c3f09
Lines Changed: +7, -1
1 Modified Path:
/source/blender/bmesh/intern/bmesh_polygon.c (+7, -1) (Diff)