• v1.6.0 5761394c5b

    Version 1.6.0 Stable

    Francesco Bellini released this 2024-11-10 16:38:55 +01:00 | 3 commits to main since this release

    New Features

    • Select the templates you want in the Splash Screen
      From the add-on preferences, you can toggle Splash Screen visibility, for each template.
      Do you have 50 templates but you only want some of them in the Splash? Now you can.
      This information will be imported/exported in JSON

    • New operators to process your template(s) file(s) to ensure all external resources have absolute paths
      This will simply open the file in background, check if it has any relative paths, and, if so, execute Blender's operator File > External Data > Make Paths Absolute and save the file.
      Optionally, you can automatically create a backup of your .blend file, before updating the file. The backup is only made if the file is actually changed.
      Avaliable directly from template row (for single template), or for all, from the templates menu, or from File > Defaults > Ensure absolute paths in templates

    • Re-Designed templates list in preferences!
      Update name and path, toggle splash screen, ensure absolute paths, remove template, directly from the template row.
      Custom Templates has a new look!

    Legacy support

    It's also available 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.6.0.zip and install (you can follow Blender's docs for installing add-ons).

    Downloads