Blender Git Commit Log

Git Commits -> Revision 01a2948

March 26, 2015, 11:18 (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: 01a29487e81402791206f94e751f41300307f880
Parent Commit: 1311f2d
Committed By: Sergey Sharybin
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