Blender Git Loki
Git Commits -> Revision ad046ef
Revision ad046ef by Bastien Montagne (master) January 24, 2018, 10:22 (GMT) |
Fix T53551: Weight paint crash when subsurf modifier is not first (master not 2.79). We can only support painting from subsurf DM in a limited subset of cases, others (like multiple subsurf, or topology-modyfying ones, break mapping to original geometry). This is not the most ideal fix (ideally, we should always be able to get a mapping to original geometry from any point in modifiers stack...). |
Commit Details:
Full Hash: ad046efa7966a0d1d201ca92ad8352ccfaed2ca3
Parent Commit: 9112cce
Lines Changed: +67, -16
1 Modified Path:
/source/blender/blenkernel/intern/subsurf_ccg.c (+67, -16) (Diff)