Files
test/source/blender/blenkernel
Damien Picard 299e112d1a UI: improve unit names
This commit tweaks some unit names:

- Remove `name_alt` for square mile "sq m" and cubic mile "cu m" as
  they could easily be confused with meters.
- Correct plural forms for the ton units: rename "ton" to "tonne" for
  the metric ton, and "tonnes" to "tons" for the imperial (short) ton.
  Identifiers are unchanged.
- Swap `name_short` and `name_alt` for metric ton, hour, and second,
  as `name_short` is used for UI display and should use the official
  symbol. Keep the other form as `name_alt` for input.
- Use "t" and "tn" respectively as short names for the metric and
  imperial (short) ton.
- Rename radian's short name "r" to "rad", keep it as alt name.
- Introduce alt names for km/h (kph), arcminutes (amin),
  arcseconds (asec), for convenience.

References:
- https://en.wikipedia.org/wiki/Ton
- https://en.wikipedia.org/wiki/Tonne

Ref: !116762
2024-01-15 18:04:38 +11:00
..
2024-01-15 18:04:38 +11:00
2024-01-03 13:38:14 +01:00
2023-12-01 10:29:59 -08:00
2024-01-03 13:38:14 +01:00
2023-07-04 17:03:02 +02:00
2023-08-25 09:40:42 +10:00
2023-11-27 09:30:52 +11:00
2023-09-27 13:03:29 +10:00
2024-01-12 14:30:34 +01:00
2023-08-18 08:56:12 +10:00
2023-08-30 22:36:36 +02:00
2024-01-11 11:01:50 -05:00