Skip to content

Releases: getnamo/hydra-ue4

v1.8.0 for UE 4.26

14 Dec 08:09
Compare
Choose a tag to compare

Changes

  • Updated to Unreal 4.26
  • NB: Don't use motion controller abstraction, it has been broken for a few releases. Use the hydra component instead.

v1.7.0 for UE 4.25

21 May 03:44
Compare
Choose a tag to compare

Changes

  • Updated to Unreal 4.25
  • NB: Don't use motion controller abstraction, it has been broken for a few releases. Use the hydra component instead.

v1.6.0 for UE4.24 Release

27 Apr 08:06
Compare
Choose a tag to compare

Changes

  • Updated to Unreal 4.24
  • NB: Likely still has motion controller regression. Use the hydra component instead, which does work.

v1.5.0 for UE4.23 Release

12 Sep 10:43
Compare
Choose a tag to compare

Changes

  • Updated to Unreal 4.23
  • NB: Likely still has motion controller regression. Use the hydra component instead, which does work.

v1.4.0 for UE4.22 Release

02 Apr 20:27
Compare
Choose a tag to compare

Changes

  • Compile fixes for 4.22
  • NB: 4.22 has motion controller regression, could not be fixed in this version. Use the hydra component instead, which does work.

v1.3.0 for UE4.21 Release

10 Nov 10:54
Compare
Choose a tag to compare

Changes

  • Recompiled for 4.21

v1.2.0 for UE4.20 Release

20 Jul 23:15
Compare
Choose a tag to compare

Changes

  • Recompiled for 4.20

v1.1.0 for UE4.19 Release

18 Mar 13:39
Compare
Choose a tag to compare

Changes

  • Fixes for UE 4.19
  • IMotionController interface changed, updated to support new functions using FName instead of EControllerHand see 7e1c259 for details.
  • Standardized to tabs

v1.0.1 for UE4.18 Release

11 Nov 09:43
Compare
Choose a tag to compare

Changes

  • Compile fixes for 4.18

v1.0.0 for UE4.17 Release

18 Aug 03:58
Compare
Choose a tag to compare

Changes

  • Compile fixes for 4.17
  • enabled by default.
  • API stable, graduated to 1.0 version.