Blender Git Commit Log

Git Commits -> Revision e41a8d5

August 23, 2021, 06:24 (GMT)
Cleanup: rename BKE_mesh_free -> BKE_mesh_free_data

It wasn't obvious this didn't free the memory of the mesh it's self
leading to memory leaks.

Commit Details:

Full Hash: e41a8d57d4249511b6d4e14bdd2352d1d2e5caec
Parent Commit: e291f48
Committed By: Jeroen Bakker
Lines Changed: +5, -5

4 Modified Paths:

/source/blender/blenkernel/BKE_mesh.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/mesh.c (+2, -2) (Diff)
/source/blender/editors/mesh/editmesh_knife_project.c (+1, -1) (Diff)
/source/blender/editors/mesh/editmesh_undo.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021