Blender Git Commit Log
Git Commits -> Revision f7fb1de
Revision f7fb1de by Jeroen Bakker (master) December 30, 2019, 12:34 (GMT) |
Fix T72788: Crash Edit Custom Bone Object In a recent refactor we splitted the lines extractor in `extract_lines` and `extract_lines_loose`. When an object is in edit mode the extracted lines loose also had to include a dummy bmesh edge iterator. This change adds this missing dummy method. Reviewed By: antoniov Differential Revision: https://developer.blender.org/D6499 |
Commit Details:
Full Hash: f7fb1de41b68d90d971ea9ef1479a9a9a695fa04
Parent Commit: 79476a9
Lines Changed: +13, -1
1 Modified Path:
/source/blender/draw/intern/draw_cache_extract_mesh.c (+13, -1) (Diff)