Files
test2/source
Sean Kim 84f29a0e72 Refactor: Extract plane brush node calculation to plane.cc
This commit renames the `types.hh` file to `brushes.hh` as an attempt to
make brush implementations more independent and begin to unwind and
remove much of the logic in `sculpt.cc`.

As a first step, this moves the node mask calculation exposed for the
plane brush into `plane.cc` and exposes the function header into
`types.hh`.

Pull Request: https://projects.blender.org/blender/blender/pulls/137020
2025-04-11 19:20:22 +02:00
..
2025-04-08 17:13:59 +02:00