Blender Git Commit Log
Git Commits -> Revision 92f4abc
Revision 92f4abc by Campbell Barton (master) August 13, 2021, 04:41 (GMT) |
Cleanup: remove unused BKE_mesh_calc_normals_mapping functions This supported calculating normals for MPoly array which was copied to an MFace aligned array. Remove the functions entirely since MFace use is being phased out and these function isn't used anywhere. |
Commit Details:
Full Hash: 92f4abc37f0febbce7bedfdc6284d282a26ca454
Parent Commit: b51a473
Lines Changed: +0, -165