Skip to content

Blender 5.2 LTS: Modeling & UV

Modeling

General

  • Circle from the looptools addon is now available as a native operator. (d2fabc952a)
  • Space from the looptools addon is now available as a native operator. (abf193c6f8)
  • Flatten from the looptools addon is now available as a native operator. (b35c52b395)
  • Add support for snapping to lattice objects. (8293c35c59)
  • Add support for interpolating vertex custom data when merging vertices. (0f4b405089)

3D Text

  • Improved support for combining characters, where combining characters above/below now work as expected (43e52c3892, 73fa859c1f, 3dc243f6fe).

    Before After

    Note that full text shaping is not supported.

Mesh

  • Selection now works through back-face culled faces (bc598ab587).

UV

  • Add delimit seam, sharp, and material to select linked operator (80b309b022).
  • Add axis options to "Copy Mirrored UV coordinates" (cd5aa836bd).
  • Add island support to select overlap (afe4512cfc).
  • Add Original bounding box unwrapping option (58de4438cd)
  • Add snap point functionality to the uv editor. (bf439add30)

Modifiers

  • Improve rotation alignment option in Array modifier (8e0d55837a).