Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Dobarro <pablodp606@gmail.com>2020-11-03 02:01:24 +0300
committerPablo Dobarro <pablodp606@gmail.com>2020-11-06 01:31:58 +0300
commite041d0fc02b1f0f8e9bc4436accb1ced374aeadd (patch)
treef76855f0c4347ceb1904233d6ec5fa179c25ec6e /source/blender/editors/sculpt_paint/sculpt_intern.h
parent7fed420877bd22a0f0745353ba6a992d6c05a6f4 (diff)
Fix memory leaks in sculpt mode trimming tools
BKE_mesh_free() seems to not free the meshes correctly, so using BKE_id_free() instead. The looptri array was also not freed. Reviewed By: sergey Differential Revision: https://developer.blender.org/D9426
Diffstat (limited to 'source/blender/editors/sculpt_paint/sculpt_intern.h')
0 files changed, 0 insertions, 0 deletions