Blender Git Commit Log

Git Commits -> Revision 21b9137

August 16, 2021, 04:19 (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: 21b9137996ca4e971bcbce3e7fdbddd7852d05ea
Parent Commit: 3b84d42
Committed By: YimingWu
Lines Changed: +4, -2

1 Modified Path:

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