Skip to content

UV Wrapper — transfer textures and UVs between faces with a drag#908

Open
nklbdev wants to merge 1 commit into
JannisX11:masterfrom
nklbdev:uv-wrapper
Open

UV Wrapper — transfer textures and UVs between faces with a drag#908
nklbdev wants to merge 1 commit into
JannisX11:masterfrom
nklbdev:uv-wrapper

Conversation

@nklbdev
Copy link
Copy Markdown

@nklbdev nklbdev commented May 19, 2026

UV Wrapper lets you transfer UVs and textures from a source face onto
target faces by simply clicking and dragging across the model.

Features

  • Alt+Click to pick a source face — orange highlight
  • Drag across target faces — UVs and texture are transferred in real time
  • Hold Shift to fill an entire flat plane of coplanar faces at once
  • Hold Ctrl for planar projection (no fold along edges)
  • Real-time green preview of affected faces while dragging
  • Modifier keys are fully remappable in the plugin settings
  • Undo support — each drag is a single undo step

Usage

  1. Enable the UV Wrapper tool (View → Tools, or Ctrl+Shift+U)
  2. Alt+Click a face to set it as the UV source
  3. Click and drag across other faces to transfer UVs
  4. Use Shift/Ctrl modifiers for advanced projection modes

Preview

Texture continuation on other faces:

2026-05-19.19-00-46.mov

Wrapping texture UV plane around faces planes intersection line to finest texturing! Really helpful when you are working with trimsheets and other tileable textures!

2026-05-19.19-02-03.mov

Example from real project:

screenshot_2026-05-19_00:07:22

@nklbdev nklbdev changed the title Add UV Wrapper — transfer textures and UVs between faces with a drag UV Wrapper — transfer textures and UVs between faces with a drag May 19, 2026
@nklbdev nklbdev force-pushed the uv-wrapper branch 4 times, most recently from ec05d82 to e0c1cbb Compare May 19, 2026 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant