Files
test/source
Hans Goudey 61fb25cb94 Sculpt: Separate distance filtering from calculation
Remove the filtering of factors from the brush distance calculation
function to simplify its responsibilities and to allow passing a custom
radius from the outside. Factor filtering is now done in a separate
function. Also rename the distance calculation functions.
2024-07-03 09:18:39 -04:00
..