Update READMEs

This commit is contained in:
Francesco Bellini 2024-09-23 02:31:27 +02:00
parent 65695286a5
commit 70709ef27c
2 changed files with 16 additions and 9 deletions

View File

@ -1,4 +1,6 @@
# Custom Templates - Add-On
# Custom Templates
## The Freedom to *Template*
**Custom Templates** allows you to use your own .blend files as template options for new projects.

View File

@ -1,3 +1,5 @@
# The Freedom to *Template*
Blender allows you to save you own .blend file to use on startup.
This is great, but wouldn't it be nice to be able to create **your own templates**?
@ -24,14 +26,17 @@ Create your own templates or find the ones that best suit your needs online.
#### Features
- Show your templates in `File > New` menu and in the Splash Screen
- Import/Export templates from/to JSON file
- Add, remove, update, reorder your templates from add-on preferences
- Add templates from folder (lookup `.blend` files in folder)
- Select new template
- Use current file as template
- Clear current templates
- Add workspace from templates *(right-click on a workspace and use `Add from Custom Templates` menu)*
- Show your templates in `File > New` menu and in the Splash Screen
- Option `File > New > Start from...`: Pick any .blend file as template (optional)
*While selecting, you can optionally add the template.*
*Activate this option from add-on preferences.*
- Import/Export templates from/to JSON file
- Add, remove, update, reorder your templates from add-on preferences
- Add templates from folder (lookup `.blend` files in folder)
- Select new template
- Use current file as template
- Clear current templates
- Add workspace from templates *(right-click on a workspace and use `Add from Custom Templates` menu)*
##### Legacy Support