Blender Git Commit Log
Git Commits -> Revision e1cd6fa
Revision e1cd6fa by Philipp Oeser (master) October 18, 2020, 08:56 (GMT) |
Avoid Assert in BKE_mesh_calc_loop_tangent_ex Code could call CustomData_get_layer_index_n with a negative index (if no active and/or render UV layers are found). This would assert since rBe86785c51445. Spotted while looking into T81398. Differential Revision: https://developer.blender.org/D9212 |
Commit Details:
Full Hash: e1cd6fae342519048819231137f25cd8b6d2ee45
Parent Commit: 9c7fda6
Lines Changed: +6, -2
1 Modified Path:
/source/blender/blenkernel/intern/mesh_tangent.c (+6, -2) (Diff)