Files
test2/source/blender/blenkernel/intern
Sean Kim a2b3fe5e01 Sculpt: Add per-brush input samples
This pull request adds the ability for users to specify input samples
on a per brush basis. The existing field in the main `Paint` struct
forces all brushes of a particular tool type to use the same value.
A new field was added to the `Brush` struct to allow for this value
to be specified there instead, and a corresponding unified value in
`UnifiedPaintSettings` has been created to allow users to use the
same value across all brushes.

Addresses #108109

Pull Request: https://projects.blender.org/blender/blender/pulls/117080
2024-01-30 05:08:23 +01:00
..
2024-01-29 19:04:13 -05:00
2024-01-24 10:55:16 -05:00
2024-01-24 10:55:16 -05:00
2024-01-30 05:08:23 +01:00
2024-01-24 10:55:16 -05:00
2024-01-19 14:32:28 +01:00
2024-01-24 10:55:16 -05:00
2024-01-24 10:55:16 -05:00
2024-01-15 12:44:14 -05:00
2024-01-24 10:55:16 -05:00
2024-01-29 19:04:13 -05:00
2024-01-03 13:38:14 +01:00
2024-01-15 12:44:14 -05:00
2024-01-19 20:29:38 +01:00
2024-01-26 12:40:01 +01:00
2024-01-27 00:22:49 +01:00
2024-01-29 19:04:13 -05:00
2024-01-29 19:04:13 -05:00
2024-01-24 10:55:16 -05:00
2024-01-03 13:38:14 +01:00
2024-01-29 19:04:13 -05:00
2024-01-26 12:40:01 +01:00
2024-01-29 19:04:13 -05:00
2024-01-19 20:29:38 +01:00
2024-01-30 05:08:23 +01:00
2024-01-29 19:04:13 -05:00
2024-01-19 14:32:28 +01:00
2024-01-19 14:32:28 +01:00
2024-01-19 14:32:28 +01:00
2024-01-24 10:55:16 -05:00
2024-01-24 10:55:16 -05:00
2024-01-29 19:04:13 -05:00
2024-01-19 14:32:28 +01:00
2024-01-15 18:04:38 +11:00