• v1.2.0 b79c7862b1

    Version 1.2.0 Stable

    Francesco Bellini released this 2024-08-18 20:12:35 +02:00 | 72 commits to main since this release

    • Implement Splash Screen 'New File' list override:
      1. Add new preference for Splash Screen Override
      2. 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 (while File > New always shows all your templates)
        If you have no custom templates, the default Blender's one will be used.
    Downloads
  • v1.1.0 12d173b2ce

    Version 1.1.0 Stable

    Francesco Bellini 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
  • v1.0.2 1f38b91fe7

    Version 1.0.2 Stable

    Francesco Bellini released this 2024-08-17 14:16:10 +02:00 | 96 commits to main since this release

    Swich from zip to blender -c extension built for building the .zip file (now without useless /addon folder in the zip).
    This update does not impact on functionalities

    Downloads
  • v1.0.1 679567aa61

    Version 1.0.1 Stable

    Francesco Bellini released this 2024-08-17 11:58:31 +02:00 | 98 commits to main since this release

    Update preferences using __package__ as identifier instead of __name__ (as in the docs)

    Downloads
  • v1.0.0 1cd7d8d331

    Version 1.0.0 Stable

    Francesco Bellini released this 2024-08-17 01:08:00 +02:00 | 106 commits to main since this release

    Downloads