Blender Git Loki
Git Commits -> Revision f9232c0
Revision f9232c0 by Jeroen Bakker (master) July 10, 2019, 10:18 (GMT) |
DrawManager: Crash Face Selection Init the scene of the draw context when selecting. When using face dot selection on when the subsurf modifier is active on the cage, the scene needs to be valid. It is read from the context in the `DRW_mesh_batch_cache_create_requested` and used in the `isDisabled` method of the SubSurfModifier. Reviewers: fclem, sergey Differential Revision: https://developer.blender.org/D5214 |
Commit Details:
Full Hash: f9232c080d1f0ac5da6b9ab6a5f28aac0d91469f
Parent Commit: 6f1190c
Lines Changed: +8, -0
1 Modified Path:
/source/blender/draw/intern/draw_manager.c (+8, -0) (Diff)