Skip to content

v2.1.0

Choose a tag to compare

@ExtendReality-Bot ExtendReality-Bot released this 11 Mar 16:07
· 45 commits to master since this release

2.1.0 (2023-03-11)

Features

  • state: add ifdefs to determine whether input manager is enabled (b375e53)

    The relevant input manager code is now wrapped in ifdefs to only run if the Unity Input Manager is enabled and therefore will provide a warning if the code is run when it is not enabled.