Releases: s-a/sonic-sound-picture
1.0.19
1.0.18
- add "Create New Template" function
- add "Export Template" function (will export a template to a single zip file)
- "Install Template" function (will import a template from a single zip file)
- add "Template.json Editor" (Integration of Blender addon features into SSP software core which will make the addon obsolete)
- Improved Wavetable Preview (which will prepare SSP for forthcoming features)
The Export Template function allows you to share templates with others as a single zip file, making collaboration easier. I am confident that these new features and improvements will help you create and share your custom templates with ease and efficiency, providing more control over your workflow.
1.0.17
New Features:
Release Notes for SSP v1.0.17 (April 2023)
Added a new template "breating-tile" for more creative visualisations.
Implemented auto setup for all operating systems (Windows, Mac Os and Linux) to make the installation process more convenient.
Added a button to automatically find Blender installation location in setup section.
Added a copy to clipboard button if render error happens to make error handling easier.
Added social sharing buttons to the support page for more community engagement.
Updated the support page with a more clean layout.
Bug Fixes:
Removed templates/@factory/space-life-form/template.blend since it was too imperformant.
Fixed #12 ZeroDivisionError: float division by zero which could happen when audio data contains zero db amp value sections.
Fixed default check option for render transparent and render with special effects.
Fixed an issue where blender 3.5 color property does not accept RGBA (falling back to RGB in this case).