mirror of
https://github.com/blender/blender-addons.git
synced 2025-07-20 16:51:10 +00:00

- 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.