Blender Git Commit Log

Git Commits -> Revision fb09bc3

Revision fb09bc3 by Pablo Dobarro (master)
September 2, 2020, 20:30 (GMT)
Fix T80311: Sculpt Filters not working when using vertical split

All filters were using prevclicx, which is in screen coordinates and
mval[0], which is in region coordinates to get the filter strength.

This fixes the issue in all filters.

Reviewed By: Severin

Maniphest Tasks: T80311

Differential Revision: https://developer.blender.org/D8776

Commit Details:

Full Hash: fb09bc3c35b7544c46c13cc322421419948a3d52
Parent Commit: ba4a2a4
Lines Changed: +3, -3

3 Modified Paths:

/source/blender/editors/sculpt_paint/sculpt_cloth.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_filter_color.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_filter_mesh.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021