Skip to content

Commit

Permalink
Clean version for 2.80 (still have display issues while tracking)
Browse files Browse the repository at this point in the history
  • Loading branch information
moraell committed Jan 30, 2019
1 parent 8c33a60 commit b823c48
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions scripts/2.80/kinect_mocap.py
Original file line number Diff line number Diff line change
Expand Up @@ -262,11 +262,6 @@ def draw(self, context):
# activate
layout.separator()
layout.operator("kmc.start")
#layout.label(text="(right clic or 'Esc' to stop)")

# stop
layout.separator()
layout.operator("kmc.stop")

# activate record mode
layout.prop(context.scene.kmc_props, "record")
Expand Down

0 comments on commit b823c48

Please sign in to comment.