The prior naming is a bit confusing given that it returns `true` if `brush` is `nullptr`. My initial expectation on reading the old name is that it would only return true if both are non-null. Pull Request: https://projects.blender.org/blender/blender/pulls/144822