Installation and update

Installation

Starting with ZenUV 5.1, your favorite add-on has been upgraded to a Blender Extension - bringing smoother installation, and better integration with Blender’s official extension system.

Installing via Drag-and-Drop

Blender supports a streamlined method for installing add-ons: simply dragging and dropping the .zip file directly into the interface. This approach is ideal for users who want a quick, no-menu setup.

βœ… Requirements

  • Blender 4.1 or newer (older versions may not support drag-and-drop installation natively)
  • Add-on packaged as a .zip file (not extracted)

πŸ“¦ How to Use Drag-and-Drop Installation

  1. Locate the Add-on File
    Find the .zip file of the add-on on your computer. Make sure it’s not unzipped (Blender expects the compressed format).

  2. Open Blender
    Launch Blender and navigate to any editor window (e.g., 3D Viewport, Outliner, or Preferences). As of recent updates, drag-and-drop works across all editors.

  3. Drag the File into Blender
    Click and drag the .zip file from your file explorer and drop it into the Blender window.

  4. Confirm Installation
    Blender will automatically process the file and install the add-on. You’ll see a confirmation message, and the add-on will appear in the Preferences > Add-ons list.

  5. Enable the Add-on Go to Edit > Preferences > Add-ons, search for the newly installed add-on, and check the box to enable it.

πŸ“ Where to Find It

During installation, the extension will appear in the selected repository - either the default Blender Extensions repository or any custom repository you’ve configured in Preferences.

  1. Open Preferences
    Go to Edit > Preferences, then switch to the Extensions tab.

  2. Select Repository
    Choose the repository where the extension is hosted. If you’re using a custom repository, make sure the name matches the name that was set during installation.

  3. Search for the Extension
    Use the search bar to find the extension by name.

πŸ›  Troubleshooting

  • If the add-on doesn’t appear after dropping, check the Console for errors.
  • Ensure the file is a valid Blender add-on .zip and not a nested archive.
  • Restart Blender after installation if it was previously installed (addon preferences were registered previously).

Zen UV Core Library

The Zen UV Core Library is an optional utility module bundled with the addon. It provides enhanced functionality specifically for the Stack module to get the fastest computations in C++ which is impossible to be implemented in Python, including:

  • 🧩 Island stacking operations: Efficient handling of geometry islands during stacking workflows.
  • ⏳ Progress bar with cancel support: Displays a responsive progress bar during long operations, allowing users to cancel if needed.

Note

It is distributed separately from the add-on as it is licensed differently from the GPL (Apache License 2.0). Zen UV Core library does not collect or send any data. It does not use any network connections: either internet or local. It is supported on Windows, Mac OS 11 (M1 CPU Universal app only), and Linux platforms. This library is not required for other addon features and can be excluded if the Stack module is not in use.

When to Use Core Library

You’ll need the Core Library only if you plan to use:

Feature Requires Core Library?
Stack module (island stacking) βœ… Yes
Progress bar with cancel βœ… Yes
General addon functionality ❌ No

Zen UV Core Library Installation

  1. Go to Preferences -> Add-ons.
  2. Find installed and enabled Zen UV add-on.
  3. Go to Modules.
  4. Press Download Zen UV Core Library (FREE) if you don’t have it. gumroad
  5. Register on the gumroad.com website
  6. Enter the amount in the price field:
  7. 0 - if you want to get it completely free
  8. 1+ - if you want to donate to the development of ZenUV
  9. Press I want this! button
  10. Unpack downloaded archive in any location on your drive
  11. Press Install Zen UV Core Library.
  12. Select Zen UV Core Library file.
  13. Press Install Zen UV Core Library.
  14. Done! Now the add-on is fully installed and you can use all the features!


Zen UV Core Library installation for Mac M1-M2 (Silicon App)

Library

The new macOS M1-M2 has increased security checks that necessitates users to perform a security override for Zen UV Core to work. Specifically, Zen UV uses dynamic “zen_uv_core* .dylib” libraries that need to have its security allowed. Therefore, their installation will require additional steps described below.

Certificate

You can make sure that the library is legal and has a valid certificate using this command. codesign -d --verbose=2 --extract-certificates <path/to/zen_uv_lib_mac_silicon_64_v1_0_0.dylib>

  1. Go to Preferences -> Add-ons.
  2. Find installed and enabled Zen UV add-on.
  3. Go to Modules.
  4. Press Download Zen UV Core Library (FREE) if you don’t have it.
  5. Open zen_uv_lib_mac_silicon_64_v1_0_0.dylib library file folowing instruction from Apple or images below.
  6. Go to Blender and Select zen_uv_lib_mac_silicon_64_v1_0_0.dylib.
  7. Press Install Zen UV Core Library.
  8. Press Open in a popup window.
  9. Done! Now the add-on is fully installed and you can use all the features!

Update

πŸ”„ Updating via Drag-and-Drop

If you drop a newer version of an add-on you already have installed, Blender will overwrite the old version automatically. No need to uninstall manually.

  1. Do the same steps as in drag-and-drop
  2. Restart Blender

βš™οΈ Updating via Preferences

  1. Go to Preferences -> Add-ons.
  2. Find installed and enabled Zen UV add-on.
  3. Press Update Zen UV.
  4. Select new version Zen UV.zip.
  5. Press Update Zen UV and restart Blender.
  6. Install Zen UV Core Library.
  7. Done!

Manual Update

Manual

Use this update method if for some reason you need to update the add-on using Blender’s standard method. In all other cases, we recommend using Zen UV Update.

  1. Go to Preferences -> Add-ons.
  2. Find installed and enabled Zen UV add-on.
  3. Go to Modules.
  4. Press Unregister Zen UV Core Libary.
  5. Press Install.
  6. Select new version Zen UV.zip.
  7. Press Install Add-on and restart Blender.
  8. Install Zen UV Core Library.
  9. Done!

Still have problems with update?

  1. Go to Blender add-ons folder. (C:\Users\Sergey\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons).
  2. Delete Zen UV folder manually.
  3. Install Zen UV add-on.
  4. Done!

Zen Relax Application Validity Check

The validity and correctness of Zen Relax application data file is essential to be working without errors.

  1. Open file crc.md5 with any text editor

  2. Pay attention to the present checksum values Example:

950a6ed131b4cc48a8978a451a09e13d *ZenRelax_linux_64_v1_0_0
a3aa5cd73d4f1f7fcd1c62ec9147dc2c *ZenRelax_mac_intel_64_v1_0_0
f5c0c064ba189f02a05ea62c7e3c04f4 *ZenRelax_mac_silicon_64_v1_0_0
a195e82d9dbebefa5193d3409ed61cd4 *ZenRelax_win_64_v1_0_0.exe
  1. Compare the checksum of Relax application on your system with the checksum given in crc.md5 file

Validation Check (Windows)

Validate checksum with certutil command

certutil -hashfile "c:\Users\<UserName>\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\ZenUV\utils\clib\ZenRelax_win_64_v1_0_0.exe" MD5