1. Neos VR
  2. News
  3. 2021.9.14.1024 - Undo for LogiX input nodes, tweaks and fixes

2021.9.14.1024 - Undo for LogiX input nodes, tweaks and fixes

Just a small update with a few tweaks and bugfixes. We'll be focusing on some bigger things that will take some time, so I want to push these out so they're not held up.

Compatible with previous build, but some of these won't take effect unless everyone (especially host) is on the latest build.

[h2]Tweaks:[/h2]
- Set null button on LogiX input nodes is now undoable (requested by @AshtonSparx, GH #3006)
- Type input node now has null button as well
- Added "Install NeosVR on Android Phone.bat" to the android-preview branch (requested by @kazu0617 Neos:kazu, GH #3007)

- Merged Korean Universe locale strings by @MirPASEC
- Merged Japanese Universe locale strings by @Aesc/あすく

[h2]Bugfixes:[/h2]
- Fixed undoing changes on Logix input nodes not actually updating the node value
-- Note that if you have existing saved nodes, it will not work correctly. You need to pack and unpack to get the fixed behavior
- Fixed IsTooltipInUse node breaking when evaluated by user that's not holding the tooltip (reported by @AshtonSparx, GH #3001)
- ITriggerActionReceiver components are now ignored when they're disabled
-- This fixes disabled InteractiveCamera component capturing photos when it's part of hierarchy of grabbed object, but disabled (reported by @AshtonSparx, GH #3000)