Files
blender-addons/io_mesh_uv_layout
Damien Picard 8005f025de Export UV Layout: fix property descriptions
- The description read "the [0, 1 range]" instead of "the [0, 1]
  range", which did not make much sense.
- Use underscore inside variables in the expressions from the UDIM and
  UVTILE descriptions. These expressions came from the manual, and
  did not seem out of place in that context because of formatting, but
  here the dashes look like minus signs, so it is less confusing to
  replace them with underscores.
2023-11-21 18:20:33 +01:00
..