Blender Git Loki

Git Commits -> Revision 97d047a

Revision 97d047a by Tamito Kajiyama (master)
May 22, 2014, 14:18 (GMT)
Fix T40307: Crash with freestyle and particle hair.

The scene file provided by the problem report has many degenerate faces coming from
a particle system. These zero-area faces were not expected in the ray-casting line visibility
algorithms of Freestyle. Now degenerate faces are properly excluded from the imported
mesh data and not fed to the line visibility algorithms.

Commit Details:

Full Hash: 97d047a3e9a52d9e2d8c0eee6932ab9ab9199ab9
Parent Commit: 7a86765
Lines Changed: +32, -5

5 Modified Paths:

/source/blender/freestyle/intern/application/Controller.cpp (+8, -1) (Diff)
/source/blender/freestyle/intern/winged_edge/WEdge.h (+8, -0) (Diff)
/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp (+11, -2) (Diff)
/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h (+1, -1) (Diff)
/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp (+4, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021