Blender Git Loki
Git Commits -> Revision 2ae67de
Revision 2ae67de by Antonis Ryakiotakis (master) July 30, 2015, 12:10 (GMT) |
Fix T45577 tiled sculpting not working with brushes requiring a sculpt plane. Make sure sculpt plane is recalculated for every tiled dab. Note this is not the optimum thing to do, we could cache the original sculpt plane and reuse that, but this would require us to rearrange the logic of tiled sculpting somewhat. This can be a TODO, but for now this will fix the issue. |
Commit Details:
Full Hash: 2ae67de94437162a9d429850b04a295fa393d971
Parent Commit: 820d191
Lines Changed: +3, -1