Blender Git Loki
Git Commits -> Revision 9ff869e
Revision 9ff869e by Antonis Ryakiotakis (master) July 25, 2015, 10:51 (GMT) |
Fix T45555 crash with subsurf edge drawing. Loose edge count was double. It didn't fail on own tests because they had a small number of loose edges, but for bigger meshes it hit garbage indices at draw time and crashed. Also cleaned up the code to make it less verbose and easier to understand how indices are counted. Hope it's the last edge-related fix (fingers crossed) |
Commit Details:
Full Hash: 9ff869e4fb36e95dc67de162d7b3392eb08efe6d
Parent Commit: 9dc0fed
Lines Changed: +27, -27
1 Modified Path:
/source/blender/blenkernel/intern/subsurf_ccg.c (+27, -27) (Diff)