Blender Git Commit Log

Git Commits -> Revision 751fc62

May 16, 2018, 10:16 (GMT)
Save 'deform_only' flag in Mesh.runtime

This flag is copied when converting between DM and Mesh.

This flag is set to true in get_mesh(), to mimick the behaviour of
CDDM_from_mesh_ex. This is necessary for the particle system to work
correctly.

Commit Details:

Full Hash: 751fc620b4c5a43c5dccaf03ba28f245c02d45e9
Parent Commit: a6e804e
Lines Changed: +7, -1

5 Modified Paths:

/source/blender/blenkernel/intern/cdderivedmesh.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/DerivedMesh.c (+1, -0) (Diff)
/source/blender/blenkernel/intern/mesh.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_mesh_types.h (+3, -0) (Diff)
/source/blender/modifiers/intern/MOD_util.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021