1. Neos VR
  2. News
  3. 2021.7.23.529 - Nodes for user positioning, OVRPlugin & Steam Audio 4.0.0 update

2021.7.23.529 - Nodes for user positioning, OVRPlugin & Steam Audio 4.0.0 update

A small, mostly maintenance build, working on some more BEPUv2 stuff now. A few new nodes for setting player position/rotation. Also upgrading Steam Audio to brand major version 4.0.0 (previously 2.0-beta.19) as well as the Oculus Plugin.

[h2]New Features:[/h2]
- Added nodes to set user's position via various body node positions under Users/User Root (based on reqeust by @Epsilion)
-- SetHeadFacingDirection
-- SetHeadFacingRotation
-- SetHeadPosition
-- SetHeadRotation
-- SetHipsPosition
-- SetHipsRotation
-- SetFeetPosition
-- SetFeetRotation

[h2]Tweaks:[/h2]
- Added BodyNode and Chirality to the list of common enums
-- This adds them as templates for EnumToInt and IntToEnum nodes and many others (requested by @Titancube)

- Upgraded Steam Audio (spatializer) to 4.0.0 (previously 2.0-beta.19)
- Upgraded Oculus Integraion to 29.0 from 28.0
-- Includes OVRPlugin 1.61.0 (previously 1.59.0)

- Merged Japanese locale tweaks by @Aesc
- Merged Korean locale additions by @MirPASEC
- Merged Czech locale additions and updates by @rampa_3 (UTC +1, DST UTC +2)
- Merged Russian locale additions by @Shadow Panther [RU/EN, UTC+3]

[h2]Bugfixes:[/h2]
- Split Encapsulate Point and Encapsulate Bounds nodes into separate nodes, rather than overloads of each other, as due to input name differences they couldn't actually be overloaded
-- This makes the "Encapsulate Bounds" variant available (based on request by @Ukilop )
- Fixed HP Omnicept Eye Tracking being inverted horizontally (reported by @CaptainKidd)