Blender Git Commit Log

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

2 Modified Paths:

/source/blender/editors/sculpt_paint/sculpt.c (+2, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021