- [View source↑]
- [History↑]
Contents
Thread title | Replies | Last modified |
---|---|---|
Tags for the Git | 2 | 12:08, 6 January 2014 |
As the API in Blender seems to be changing and you having to adapt the SwiftSnap-sources how about using tags to help people find an old version that works with their Blender. Basically when you move from Blender 2.69 to 2.71 (just an example) and notice that you will have to change things for that version you tag the last version in the repository (the one that you know that it works for 2.69) with something like blender_2.69 and then move on. That way people who have to stick with 2.69 (because their distro only has a binary package for that) know which version will work for them. 2.70-users will be in the dark but at least they know which version approximately supports their blender.