From 492f78abcc934b119d8492399e546c34e8bf8635 Mon Sep 17 00:00:00 2001 From: moraell <32057859+moraell@users.noreply.github.com> Date: Thu, 17 Jan 2019 08:34:17 +0100 Subject: [PATCH] Update kinect_mocap.py Updating to version 1.0 --- kinect_mocap.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kinect_mocap.py b/kinect_mocap.py index 96d2aa4..daa74b8 100644 --- a/kinect_mocap.py +++ b/kinect_mocap.py @@ -23,9 +23,9 @@ "name": "Kinect Motion Capture plugin", "description": "Motion capture using MS Kinect v2", "author": "Morgane Dufresne", - "version": (0, 2), + "version": (1, 0), "blender": (2, 79, 0), - "warning": "You need a MS Kinect v2 sensor (XBox One) with latest drivers installed (2.2)", + "warning": "You need a MS Kinect v2 sensor (XBox One)", "support": "COMMUNITY", "category": "Animation" }