Blender Git Loki

Git Commits -> Revision 4b0871a

Revision 4b0871a by Omar Emara (master)
January 14, 2021, 10:20 (GMT)
Bmesh: Deprecate deform parameter of from_object()

The deform parameter of the Bmesh from_object method is deprecated,
always assumed to be True, and will be removed in version 3.0.

That is because the cases where it is False don't work correctly and are
subject to memory leaks. One of the symptoms of the incorrect behavior
is the application of constructive modifiers twice if the input object
is an evaluated one, as demonstrated in D10053.

Reviewed By: Brecht

Differential Revision: https://developer.blender.org/D10086

Commit Details:

Full Hash: 4b0871af8716c52741190c2f9c57894378f91e72
Parent Commit: 3191b76
Lines Changed: +24, -28

1 Modified Path:

/source/blender/python/bmesh/bmesh_py_types.c (+24, -28) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021