Skip to content

Navigation speed and disable picker (inactivity and configuration)

Emile Ouellet-Delorme requested to merge feature/update_configuration_menu into develop

3 main changes:

  • We can now change the navigation speed using the trackpad on the main Vive while in navigating mode.

  • We can enable/disable the mouse picker in the configuration menu

  • If inactive for too long, the pickers will disable themselves. The time until disabling can be set in the config file as "input.time_until_disabled": int, in the editor section. If the config isn't set to anything, cursors will never deactivate themselves.

Merge request reports