![]()
The "Save with Versioning" Blender add-on provides a convenient way to save your Blender files with automatic versioning and publishing functionality. This add-on helps you keep track of your project's progress and easily share the latest version with your team or clients.
The increment and publish buttons can be found in two locations:
View3D > Header, beside the viewport render modes.View3D > Sidebar > Tool > Save with Versioning panel.You can customize the add-on's behavior by accessing the "Save with Versioning" preferences:
v001 -> v002 -> v003 -> v004 (Current) -> ... -> v00x
|
└─> v002_001 -> v002_002 -> ... -> v002_00x
published (Can be updated from any version)
File naming:
This extension requests the following permission:
Save .blend files
Fantastic tool for project management with one massive flaw: Library Assets!
If you set something as an asset, this tool will lead you to having an Asset Library entry for every save version. A work around is not setting the asset mark in the versioned files, opening the published file after pushing it and setting the asset there but then you have to reclassify it each time.
This is very frustrating—and dangerous as it increases human error in a project. I'm not sure of a technical solution other than the already mentioned feature request to be able to publish to a different folder. This could allow for a "published zone" in a project that isn't an Asset Library path and so won't introduce duplication from the working versions.
Some thoughts for improvements:
A great addition, but as mentioned in previous reviews, it can be tricky to use in the asset library. An option to select publish folder would be great.