Fix: Correct several messages in the UI #105814

Merged
Hans Goudey merged 1 commits from pioverfour/blender:dp_fix_messages into blender-v3.5-release 2023-03-16 00:12:39 +01:00

1 Commits

Author SHA1 Message Date
Damien Picard 2dd2b855d0 Cleanup: Fix a few messages in the UI
- Show/hide mask layers: the tooltip was confusing from a user's
  perspective, because they should not be expected to know what a hide
  flag is.
- Active Spline -> Active Point: likely a copy and paste error.
- Geo Nodes face is planar node: forgotten article.
- Axes, plural instead of axis for the viewport preferences. Here
  there are several usages of axis or axes. Since they refer to
  coordinate axes I believe they should be plural, even though the
  property `mini_axis_type` is still wrong.
2023-03-15 23:31:25 +01:00