Blender Git Commit Log
Git Commits -> Revision a8acf31
Revision a8acf31 by Bastien Montagne (master) March 8, 2019, 16:53 (GMT) |
Fix potential bad behavior, and cleanup/refactor a bit BKE_mesh_ensure_normals_for_display(). This is merely making behaviors of this function a bit more explicit, and avoid re-adding another CD_NORMAL layer to polys in the (unlikely) case it would already have one. It also handles CD_MASK_NORMAL in cd_dirty_poly, but this is more like future-proof thing, this is not used anywhere currently afaik. |
Commit Details:
Full Hash: a8acf31181eaec62d9e838ed5879dad4285db376
Parent Commit: 83ca280
Lines Changed: +14, -13
1 Modified Path:
/source/blender/blenkernel/intern/mesh_evaluate.c (+14, -13) (Diff)