blender/intern/libmv/libmv
Damien Picard fa77e9142d UI: fix and improve a few messages
- "can not" -> "cannot" in many places (ambiguous, also see
  Writing Style guide).
- "Bezier" -> "Bézier": proper spelling of the eponym.
- Tool keymaps: make "Uv" all caps.
- "FFMPEG" -> "FFmpeg" (official spelling)
- Use MULTIPLICATION SIGN U+00D7 instead of MULTIPLICATION X U+2715.
- "LClick" -> "LMB", "RClick" -> "RMB": this convention is used
  everywhere else.
- "Save rendered the image..." -> "Save the rendered image...": typo.
- "Preserve Current retiming": title case for property.
- Bend status message: punctuation.
- "... class used to define the panel" -> "header": copy-paste error.
- "... class used to define the menu" -> "asset": copy-paste error.
- "Lights user to display objects..." -> "Lights used...": typo.
- "-setaudio require one argument" -> "requires": typo.

Some issues reported by Joan Pujolar and Tamar Mebonia.

Pull Request: https://projects.blender.org/blender/blender/pulls/117856
2024-02-05 17:08:17 +01:00
..
autotrack Fix set but unused variable in Libmv 2023-04-19 10:02:09 +02:00
base Build: fixes for OpenBSD 2023-05-09 13:19:16 +02:00
build Cleanup: fix typos in source code in intern/ 2022-01-05 15:35:30 +01:00
image Cleanup: use braces in headers 2023-09-24 14:52:38 +10:00
logging Libmv: Tweak default logging verbosity level 2020-12-01 14:55:22 +01:00
multiview Cleanup: use braces in headers 2023-09-24 14:52:38 +10:00
numeric Cleanup: use braces in headers 2023-09-24 14:52:38 +10:00
simple_pipeline UI: fix and improve a few messages 2024-02-05 17:08:17 +01:00
threading Cleanup: Libmv, clang-format 2021-03-05 15:05:08 +01:00
tracking Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00