Blender Git Commit Log
Git Commits -> Revision f07f56a
July 12, 2021, 02:02 (GMT) |
BM_mesh_create will now add mesh_id customdata layers when asked, instead of leaving that to the client. Also semi-fixed uninitialized memory bug in bmesh unit test (dunno how best to memset a C struct in C++ won't won't run afoul of some random compiler somewhere). |
Commit Details:
Full Hash: f07f56aa378d7e7b98c97e95c5fc40796a67a1ef
Parent Commit: 4e91e72
Lines Changed: +26, -1