JannisX11 / blockbench

Blockbench - A low poly 3D model editor
https://www.blockbench.net
GNU General Public License v3.0
3.05k stars 271 forks source link

[Suggestion] "save and increment" (iteration save) QOL option in the file menu #2360

Open Azagwen opened 1 month ago

Azagwen commented 1 month ago

Detailed description of your suggestion

Save new iteration is an option commonly seen in other modeling softwares, which allows an incremental versioning of a project file. Having this would provide a simple Quality of Life option in cases where a model or scene has a lot of "temporary" elements, which need to be removed later on, saving a new iteration would guarantee the user keeps these elements saved, and that they can remove them safely in later iterations

The usual shortcut for this is Ctrl+Alt+S

image

image

this would leave a trail of file similar to project.bbmodel project_v1.bbmodel project_v2.bbmodel project_v3.bbmodel project_v4.bbmodel [...] project_v10.bbmodel