-
Version 1.5.0 Stable
released this
2024-09-23 02:36:26 +02:00 | 2 commits to main since this releaseNew 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
- New option:
-
Version 1.4.0 Stable
released this
2024-09-03 23:37:49 +02:00 | 14 commits to main since this releaseNew 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 theAdd 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
- Add workspace from your Custom Templates
-
Version 1.3.1 Stable
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
- Fix file path selector
-
Version 1.3.0 Stable
released this
2024-09-01 03:49:41 +02:00 | 34 commits to main since this releaseNew 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:- Clear current templates
- Add from folder functions
Downloads
- Add templates from folder
-
Version 1.2.6 Stable
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
-
Version 1.2.5 Stable
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
- Fix override splash preference persistence when updating from splash
-
Version 1.2.4 Stable
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
- Remove some
-
Version 1.2.3 Stable
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
-
Version 1.2.2 Stable
released this
2024-08-19 00:24:21 +02:00 | 65 commits to main since this releaseAdd files permission in manifest (for import/export)
Downloads
-
Version 1.2.1 Stable
released this
2024-08-18 22:59:27 +02:00 | 69 commits to main since this releaseMinor code refactor (just removed a couple of uneuseful lines of code)
Downloads