Blender Git Loki

Git Commits -> Revision 3e45f01

Revision 3e45f01 by Bastien Montagne (master)
July 28, 2019, 14:11 (GMT)
Fix T67385: Bind in Laplacian Deform Modifier with new vertex group in Edit Mode crashes Blender.

Main issue in that report was that meshes generated from
`mesh_create_eval_final_view()` and the like need some
special freeing handling (as, among other things, they borrow and do not
own their potential editmesh data...).

Factorized that into a helper func also used by
`BKE_object_free_derived_caches()`.

Commit Details:

Full Hash: 3e45f01494bcadc0f4d644f3c7d4b936b6553c9b
Parent Commit: c4cf14d
Lines Changed: +14, -9

4 Modified Paths:

/source/blender/blenkernel/BKE_mesh.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/mesh.c (+9, -0) (Diff)
/source/blender/blenkernel/intern/object.c (+2, -8) (Diff)
/source/blender/editors/object/object_modifier.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021