Blender Git Loki
Git Commits -> Revision 52f8301
Revision 52f8301 by Germano Cavalcante (master) August 5, 2019, 14:04 (GMT) |
Fix T67259 : Auto depth not working with multires in sculpt mode Basically the solution is to call `DRW_shgroup_call_sculpt` when `BKE_sculptsession_use_pbvh_draw(...)` is true. Ref T67259 Reviewers: fclem, jbakker, brecht Reviewed By: fclem, brecht Maniphest Tasks: T67259 Differential Revision: https://developer.blender.org/D5396 |
Commit Details:
Full Hash: 52f83011c8f0f4219cfc6b3a1b2d2e7104391f82
Parent Commit: 58229b1
Lines Changed: +14, -7
1 Modified Path:
/source/blender/draw/engines/basic/basic_engine.c (+14, -7) (Diff)