Skip to content

Releases: TheNexusAvenger/Nexus-VR-Core

V.2.1.0

23 Nov 02:29
28e9ded
Compare
Choose a tag to compare

Changes

  • Updated Nexus Instance.

V.2.0.2

14 Sep 15:35
b67ea63
Compare
Choose a tag to compare

Changes

  • Fixed easing for ScreenGui3D not being clamped, resulting in unexpected behavior when <10 FPS.

V.2.0.1

15 Jan 07:03
Compare
Choose a tag to compare

Changes

  • Re-added PointingEnabled.

V.2.0.0

14 Jan 04:10
Compare
Choose a tag to compare

This version has breaking changes.

Changes

  • Removed VRSurfaceGui, VRPart, VRPointer, and VRPointing.
  • Removed Nexus Wrapped Instance and Nexus Project dependencies.
  • ScreenGui no longer extends NexusWrappedInstance. GetWrappedInstance no longer exists and adding children is not supported.

V.1.1.0

15 Nov 23:04
Compare
Choose a tag to compare

Changes

  • Deprecated custom pointing.
  • Added PartUtility to deprecate VRPart.
  • Prevent custom pointing from being set up multiple times.

V.1.0.7

05 Jun 16:40
Compare
Choose a tag to compare

Changes

  • Moved the parts used for the ScreenGui3Ds to Workspace.CurrentCamera for raycasting with the default pointer.

V.1.0.6

23 May 22:55
Compare
Choose a tag to compare

Changes

  • Updated Nexus Wrapped Instance to enforce a singleton instance.

V.1.0.5

03 Apr 00:10
Compare
Choose a tag to compare

Changes

  • Updated Nexus Instance to fix memory leak.

V.1.0.4

18 Feb 05:16
Compare
Choose a tag to compare

Changes

  • Updated Nexus Instance to V.2.0.0 to improve performance.

V.1.0.3

08 Sep 02:13
Compare
Choose a tag to compare

Changes

  • Updated Nexus Instance to V.1.4.1 to fix a memory leak.