Blender Git Commit Log

Git Commits -> Revision 3d67989

Revision 3d67989 by Germano Cavalcante (master)
April 8, 2021, 16:07 (GMT)
Fix T86762: Inconsistent show of result of modifier Screw in edit mode

To check if an "is_mesh_verts_only" mesh, the overlay engine checks if the
mesh has no "totedge" and has "totvert".

However, sometimes this engine can check the wrong mesh since editmesh
works on `embm->mesh_eval_final`.

Reviewed By: fclem

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

Commit Details:

Full Hash: 3d6798962c209f20baffe1d4b6db89831da94068
Parent Commit: 08ae545
Lines Changed: +16, -13

1 Modified Path:

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