Blender Git Commit Log
Git Commits -> Revision 5e0465e
Revision 5e0465e by Philipp Oeser (master) April 7, 2020, 12:47 (GMT) |
Fix T75343: Wireframe overylay is not working properly with multiple modifiers Since rBcf258b02f449, only wires and edges that are mapped to the original mesh were drawn if the mesh was modified by modifiers. Above commit was only meant for showing orig wires for paint mask overlays [where final wireframe is not desired], so now only use MR_EXTRACT_MAPPED when we are in a paint mode. Maniphest Tasks: T75343 Differential Revision: https://developer.blender.org/D7333 |
Commit Details:
Full Hash: 5e0465e4ecba5349418f3b76b3d0061788047e9a
Parent Commit: 4a83832
Lines Changed: +17, -3