uglyDwarf / linuxtrack

Headtracking for Linux/Mac
MIT License
155 stars 30 forks source link

Separate start and stop commands #203

Open ivaradi opened 7 months ago

ivaradi commented 7 months ago

This patch adds two commands to the plugin: ltr_start to start, ltr_stop to stop tracking. In some situations it is more useful than having only ltr_run, which toggles the tracking state.