blender/source
Antony Riakiotakis 2ae67de944 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.
2015-07-30 14:10:54 +02:00
..
blender Fix T45577 tiled sculpting not working with brushes requiring a sculpt 2015-07-30 14:10:54 +02:00
blenderplayer Replace MFace with looptri for dynamicpaint 2015-07-27 16:01:56 +10:00
creator Audaspace: support the device list returned by the new audaspace library. 2015-07-28 14:01:53 +02:00
gameengine Audaspace: fixing problems for the merge to master suggested by Campbell and Sergey. 2015-07-28 14:01:53 +02:00
icons
CMakeLists.txt
SConscript