Files
test2/source
Sean Kim 35d3f3f028 Fix #145070: Clay Strips 'Sculpt Plane' option doesn't work
Introduced in ba29593a17

This commit effectively reverts the above commit with a few extra
changes:
* We no longer recalculate a different `plane_normal` for the plane
  check, as that check is performed by the brush local matrix.
* Fixes the incorrect usage of `plane_center` and `plane_normal` in the
  degenerate usecase, though this practically had no effect as the brush
  would not execute.

Pull Request: https://projects.blender.org/blender/blender/pulls/145151
2025-08-27 02:16:16 +02:00
..