Blender Git Commit Log

Git Commits -> Revision bef5cb3

Revision bef5cb3 by Bastien Montagne (master)
May 28, 2014, 11:54 (GMT)
Fix T40405: Blender crashes on FBX export instantly.

This crash can only happen in case faces in same 'smooth fan' have reversed normals.
To support this, we have to always keep a way to get real values in loop_to_poly,
even when loop itself is tagged as done, it might be needed in computation of one of
its neighbor's split normal later.

Commit Details:

Full Hash: bef5cb3aa2e5a7a992f3fa096943ba671c98e7b1
Parent Commit: 67f5af0
Lines Changed: +10, -3

1 Modified Path:

/source/blender/blenkernel/intern/mesh_evaluate.c (+10, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021