-
Version 1.2.0 Stable
released this
2024-08-18 20:12:35 +02:00 | 72 commits to main since this release- Implement Splash Screen 'New File' list override:
- Add new preference for Splash Screen Override
- Add little menu for switching between Blender's default and Custom Templates list right from the splash screen.
The add-on will only show your first 5 templates (whileFile > New
always shows all your templates)
If you have no custom templates, the default Blender's one will be used.
Downloads
- Implement Splash Screen 'New File' list override:
-
Version 1.1.0 Stable
released this
2024-08-17 18:29:18 +02:00 | 84 commits to main since this release- Implement Import/Export functionality (to and from json file)
- Re-organized source code, and reduce size where possibile
This update does not impact on previous functionalities
Downloads
-
Version 1.0.2 Stable
released this
2024-08-17 14:16:10 +02:00 | 96 commits to main since this releaseSwich from
zip
toblender -c extension built
for building the .zip file (now without useless/addon
folder in the zip).
This update does not impact on functionalitiesDownloads
-
Version 1.0.1 Stable
released this
2024-08-17 11:58:31 +02:00 | 98 commits to main since this releaseUpdate preferences using
__package__
as identifier instead of__name__
(as in the docs)Downloads
-
Version 1.0.0 Stable
released this
2024-08-17 01:08:00 +02:00 | 106 commits to main since this releaseDownloads