Blender Git Loki
Git Commits -> Revision 5eda86a
Revision 5eda86a by Antonis Ryakiotakis (master) June 26, 2013, 11:39 (GMT) |
Fix #35583 Smooth brush ignores hidden parts The bug only exists for multires smoothing. Other cases were handled by BKE_pbvh_vertex_iter_begin, which culled hidden parts accordingly. Added a manual check on the multires smoothing code. |
Commit Details:
Full Hash: 5eda86a6780596b2b5674e49a7791eb9545270eb
SVN Revision: 57768
Parent Commit: d5fd3b3
Lines Changed: +12, -2
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+12, -2) (Diff)