Instead of skipping `update_sculpt_normal` entirely, we should avoid doing the extra sampled calculation when we know we have a valid plane normal. This better aligns with future refactors to avoid both caclulating and setting values inside `calc_brush_plane`. Pull Request: https://projects.blender.org/blender/blender/pulls/137689