Blender Git Commit Log
Git Commits -> Revision ffe599b
Revision ffe599b by Campbell Barton (master) April 7, 2020, 06:28 (GMT) |
Fix T68159: Normals point target crashes when exiting edit-mode When the modal operator passes events, free the internal state of the operator as we can't be sure those events don't cause the mesh data to be re-allocated or removed. Longer term it might be best to make this into a tool since the main purpose of this operator is to run other actions. |
Commit Details:
Full Hash: ffe599b4bdbe94a2c9f3edd0476f1e9f210ca97d
Parent Commit: 284d28a
Lines Changed: +53, -17
1 Modified Path:
/source/blender/editors/mesh/editmesh_tools.c (+53, -17) (Diff)