change branch layout and merge 5.5, 5.6, 5.7 into a unified master branch as result of ue 5.4 removal

This commit is contained in:
Mamadou Babaei
2026-02-24 14:55:02 +01:00
parent 6dcfa95abc
commit fbb1e8636c
+4 -6
View File
@@ -10,17 +10,15 @@ It's compatible with Unreal Engine `5.2+` and relies on the new experimental HMD
__Please choose the correct branch for your desired engine version__: __Please choose the correct branch for your desired engine version__:
- For UE `5.7+`: the __`master`__ branch. - For UE `5.5+`: the __`master`__ branch.
- For UE `5.5` and `5.6`: the __`5.5-5.6`__ branch.
### End-of-Life (EOL) Branches ### End-of-Life (EOL) Branches
The following branches and engine versions are no longer maintained and won't receive any kind of updates: The following branches and engine versions are no longer maintained and won't receive any kind of updates:
- __`5.2-eol`__ branch (UE `5.2`): which was supported up to `v2.4.2` release of the SenseGlove Unreal Engine Plugin. - __`5.4-eol`__ branch (UE `5.4`): which was supported up to `v2.7.3` release of the SenseGlove Unreal Engine Plugin.
- __`5.3-eol`__ branch (UE `5.3`): which was supported up to `v2.6.3` release of the SenseGlove Unreal Engine Plugin. - __`5.3-eol`__ branch (UE `5.3`): which was supported up to `v2.6.3` release of the SenseGlove Unreal Engine Plugin.
- __`5.2-eol`__ branch (UE `5.2`): which was supported up to `v2.4.2` release of the SenseGlove Unreal Engine Plugin.
- __`5.4-eol`__ branch (UE `5.4`): which was supported up to `v2.7.1` release of the SenseGlove Unreal Engine Plugin.
## Video Tutorials and Documentation ## Video Tutorials and Documentation
@@ -66,4 +64,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. SOFTWARE.
``` ```