Blender Git Loki
Git Commits -> Revision 7b1e8e2
August 23, 2021, 07:18 (GMT) |
Fix T90493: Undo a knife-project operation crashes The crash occurred calling because mesh_get_eval_final in edit-mode freed all derived mesh data without tagging the object for updating. However meshes in edit-mode weren't meant to be used as knife-project source-data, adding support for multi object edit-mode caused this. |
Commit Details:
Full Hash: 7b1e8e244c76400426e27dcc586683f81763955a
Parent Commit: 06ecdab
Committed By: Jeroen Bakker
Lines Changed: +4, -2
1 Modified Path:
/source/blender/editors/mesh/editmesh_knife_project.c (+4, -2) (Diff)