... | ... | @@ -18,8 +18,6 @@ Developers can activate git hooks for more detailed version numbering. The backb |
|
|
|
|
|
After this, git creates `version_git` file when using git commit, merge, or checkout. The file contains the info about the specific git commit used.
|
|
|
|
|
|
|
|
|
|
|
|
## Switching between model branches
|
|
|
|
|
|
#### Updating the model version with git
|
... | ... | @@ -38,16 +36,9 @@ If you do not want to save your changes, type |
|
|
|
|
|
If you want to save your changes, add them manually to new files or read https://git-scm.com/docs/git-stash
|
|
|
|
|
|
|
|
|
|
|
|
## Presentations of new features and improvements in versions
|
|
|
|
|
|
- [a presentation of new features in 3.x](uploads/1c728b6ac4afa8dd4c5fe46c152b5661/Backbone3x-presentation.pdf)
|
|
|
- [Backbone3.8-presentation.pptx](uploads/64337c54ecd41543c139f784896ccf4d/Backbone3.8-presentation.pptx)
|
|
|
- [Backbone3.9-presentation.pptx](uploads/d0be1b7b9f1ea361687c910630cceddf/Backbone3.9-presentation.pptx)
|
|
|
|
|
|
We are trying to keep a list of all model [features](https://gitlab.vtt.fi/backbone/backbone/-/wikis/Features)
|
|
|
|
|
|
[Features](https://gitlab.vtt.fi/backbone/backbone/-/wikis/Features) page hosts presentations of new features in new Backbone versions and currently very incomplete list of all features.
|
|
|
|
|
|
## Workflow tools
|
|
|
|
... | ... | @@ -55,12 +46,10 @@ Backbone can be run using your own method of creating GDX files or using Excel f |
|
|
|
|
|
- [Working with Spine Toolbox](https://gitlab.vtt.fi/backbone/backbone/-/wikis/Versions/Working-with-Spine-Toolbox)
|
|
|
|
|
|
|
|
|
## Data conversion to latest stable release
|
|
|
|
|
|
We have written instructions how to [convert input data from Backbone v2.x to v3.x](https://gitlab.vtt.fi/backbone/backbone/-/wikis/Versions/Convert-data-from-v2.x-to-v3.x)
|
|
|
|
|
|
|
|
|
## Old instructions
|
|
|
|
|
|
Conversion instructions
|
... | ... | |