Blender Git Commit Log

Git Commits -> Revision 5977ed3

Revision 5977ed3 by Philipp Oeser (master)
January 15, 2020, 08:56 (GMT)
Fix T68489: Shrinkwrap modifier with project not working for curves

rB4cde92303f3d made a MESH-only check (but that is no longer mandatory
since the Mesh is fetched by MOD_deform_mesh_eval_get instead of ctx-
>object->data now...). This would fail for projecting beveled curves
(resulting mesh missing), now also get the mesh for curves if we use
MOD_SHRINKWRAP_PROJECT (and only then).

Maniphest Tasks: T68489

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

Commit Details:

Full Hash: 5977ed34709ce56823ef755d9c702b8cebba1edd
Parent Commit: d68346e
Lines Changed: +4, -2

1 Modified Path:

/source/blender/modifiers/intern/MOD_shrinkwrap.c (+4, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021