• v1.5.0 215aba3866

    Version 1.5.0 Stable

    Francesco Bellini released this 2024-09-23 02:36:26 +02:00 | 2 commits to main since this release

    New Features

    • New option: File > New > Start from... (opt-in from preferences)
      Select any .blend file to use as template. Optionally, you save the template in your list, on the fly.
    • Splash Screen now supports 5+ templates with a submenu

    • Minor UI update
      Now use a single checkbox for switching templates in Splash Screen menu.

    Legacy support

    It's also avaliable a legacy version, for previous Blender versions.

    The legacy version has been tested on the following LTS previous version:

    • Blender 3.6 LTS
    • Blender 3.3 LTS
    • Blender 2.93 LTS
    • Blender 2.83 LTS
    • And may of may not work on other not-LTS previous versions

    Download the file custom-templates-legacy-1.5.0.zip and install (you can follow Blender's docs for installing add-ons).

    Downloads
  • v1.4.0 db265e4015

    Version 1.4.0 Stable

    Francesco Bellini released this 2024-09-03 23:37:49 +02:00 | 14 commits to main since this release

    New Feature

    • Add workspace from your Custom Templates
      Usually, while adding a new workspace, you can choose between the workspaces of the 5 default blender templates.
      Now you can also add workspaces from your Custom Templates!
      Right-click one of your workspaces and look for the Add from Custom Templates menu.
    • Minor preferences UI update

    Legacy update

    • Update Splash Screen UI for legacy to match Blender <=3.6

    Legacy support

    It's also avaliable a legacy version, for previous Blender versions.

    The legacy version has been tested on the following LTS previous version:

    • Blender 3.6 LTS
    • Blender 3.3 LTS
    • Blender 2.93 LTS
    • Blender 2.83 LTS
    • And may of may not work on other not-LTS previous versions

    Download the file custom-templates-legacy-1.4.0.zip and install (you can follow Blender's docs for installing add-ons).

    Downloads
  • v1.3.1 706b86a975

    Version 1.3.1 Stable

    Francesco Bellini released this 2024-09-01 16:05:34 +02:00 | 28 commits to main since this release

    • Fix file path selector
      Always use absolute path when selecting, even when a .blend file is loaded.

    Legacy support

    From this version, it's also avaliable a legacy version, for previous Blender versions.

    The legacy version has been tested on the following LTS previous version:

    • Blender 3.6 LTS
    • Blender 3.3 LTS
    • Blender 2.93 LTS
    • Blender 2.83 LTS
    • And may of may not work on other not-LTS previous versions

    Download the file custom-templates-legacy-1.3.1.zip and install (you can follow Blender's docs for installing add-ons).

    Downloads
  • v1.3.0 28ed1a909a

    Version 1.3.0 Stable

    Francesco Bellini released this 2024-09-01 03:49:41 +02:00 | 34 commits to main since this release

    New Features

    • Add templates from folder
      Automatically add the .blend files from a given folder and auto-name them with the clean file name.
      (with optional recursion depth parameter, default 1)
    • Clear current templates (with safety confirm)
      Easily remove all the current templates from the add-on preferences menu.
    • Auto-naming from the path (when adding from folder, or selecting the path before setting the name)
    • Added current number of templates in the add-on preferences
    • Update File > Default menu with new functions:
      1. Clear current templates
      2. Add from folder functions
    Downloads
  • v1.2.6 090b6f7775

    Version 1.2.6 Stable

    Francesco Bellini released this 2024-08-28 19:27:09 +02:00 | 47 commits to main since this release

    • Fix preferences persistence issues on restart
    • Used poll function to disable operators instead of hiding them

    This is the first official version, released on extensions.blender.org and avaliable from Blender's Get Extensions preferences section.

    Downloads
  • v.1.2.5 119717bfbb

    Version 1.2.5 Stable

    Francesco Bellini released this 2024-08-27 12:52:04 +02:00 | 51 commits to main since this release

    • Fix override splash preference persistence when updating from splash
      by marking preferences as dirty, after altering the value.
    Downloads
  • v1.2.4 eb8b4aac82

    Version 1.2.4 Stable

    Francesco Bellini released this 2024-08-26 23:09:06 +02:00 | 53 commits to main since this release

    • Remove some INFO messages
    • Update classes id prefix (shorter and removing build warnings for menus naming)
    Downloads
  • v1.2.3 55ceb10701

    Version 1.2.3 Stable

    Francesco Bellini released this 2024-08-26 16:03:13 +02:00 | 58 commits to main since this release

    • Fix Splash Screen issue after disabling the add-on
    • Fix index access problems in a couple of situations
    • Minor UI updates
    Downloads
  • v1.2.2 fb3898c25f

    Version 1.2.2 Stable

    Francesco Bellini released this 2024-08-19 00:24:21 +02:00 | 65 commits to main since this release

    Add files permission in manifest (for import/export)

    Downloads
  • v1.2.1 5a4a336e5a

    Version 1.2.1 Stable

    Francesco Bellini released this 2024-08-18 22:59:27 +02:00 | 69 commits to main since this release

    Minor code refactor (just removed a couple of uneuseful lines of code)

    Downloads