Skip to content

v3.8.2

Compare
Choose a tag to compare
@arthurnishimoto arthurnishimoto released this 28 Jan 18:54
· 11 commits to master since this release

Main Features v3.8

  • NEW: CAVE2 Simulator - R and F keys now fly up and down in Drive/Freefly mode
  • UPDATE: Continuum main and 3D wall perspective projection
  • CHANGE: CAVE2.GetButton(wandID, button) deprecated. Replaced with CAVE2.GetButton(button, [optional: wandID]).
    • Also applies for CAVE2.GetAxis(), CAVE2.GetButtonDown(), andCAVE2.GetButtonUp()

v3.8.2

  • CHANGE: CAVE2-PlayerController transform sync is now Update mode with 0.025 update rate.