Blender Git Commit Log

Git Commits -> Revision 3e55d7d

Revision 3e55d7d by Falk David (master)
February 15, 2021, 19:10 (GMT)
Fix T85499: Crash on switching to edit mode with uv editor open

A fix for T83187 (rBf83aa830) assumed in the overlay code of the uv editor that the object was a mesh
when it did not have to be - causing a crash.

The fix makes sure that the object is a mesh.

Reviewed By: jbakker, campbellbarton

Maniphest Tasks: T85499, T85495

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

Commit Details:

Full Hash: 3e55d7d60542bd00fe0a200da66d99582cc387e0
Parent Commit: 9cccbbe
Lines Changed: +2, -1

1 Modified Path:

/source/blender/draw/engines/overlay/overlay_edit_uv.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021