• v0.9.0 e84dc042ab

    Sponge released this 2026-07-01 20:06:04 +00:00 | 22 commits to main since this release

    Texturly 0.9.0

    Drop Texturly-0.9.0.zip into Blender (Edit → Preferences → Add-ons → Install…) and enable it — no unzip needed. Works on Blender 3.6 LTS, 4.2 LTS, and 5.x.

    Already on an older Texturly? You don't need to reinstall by hand anymore. This version adds a built-in update checker (see below) — from now on Texturly tells you when there's a newer release and installs it for you.

    What's new

    Rebuilt edge-trim engine — now works on ANY geometry.
    The old trim was face-based and fell apart on arches, n-gons and complex meshes (it left weird radial "spider" slivers instead of a clean line, and could facet smooth surfaces). Trim is now an additive ribbon that follows each selected edge directly, so it behaves identically on cubes, arches, n-gon panels, curved low-poly and messy meshes like Suzanne. It never touches your base mesh — base color, base material, corners and smooth shading all stay exactly as they were. Square butt ends by default, filled miter corners optional, plus depth (raise/recess). Stack as many trims as you want and remove them individually.

    Built-in auto-update checker (Forgejo-backed).
    Texturly checks git.unityailab.com for newer releases. When one exists you get an update banner in the Material panel — click Download & Install and it pulls the release zip, installs it over the top, and a restart finishes the swap. No more hunting the zip and reinstalling by hand. There's a Check for updates on startup toggle in the add-on preferences (on by default); the check is anonymous and non-blocking.

    Verified

    Live + factory-startup on Blender 5.1.2: n-gon arch (clean ribbons, base intact), smooth sphere ring (stays smooth), Suzanne (clean), stackable add/remove, drop-in install, updater reaches Forgejo. 15/15 clean-install checks.

    Downloads