Blender Git Commit Log

Git Commits -> Revision d97b974

Revision d97b974 by Bastien Montagne (master)
March 26, 2015, 08:20 (GMT)
Fix T44138: Crash in DataTransfer modifier when selecting a source with no loops.

Simply check and early return in case we have no source or destination items
(verts/edges/loops/polys) available...

Also, fix an assert in `BKE_mesh_calc_normals_poly()`, when called with no poly.

Commit Details:

Full Hash: d97b97460ca9a28027041e5666dbfeb3a5295155
Parent Commit: b87eaef
Lines Changed: +38, -6

2 Modified Paths:

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