1. Neos VR
  2. News
  3. 2020.5.24.1361 - New icons, 3D model import scaling fix, big video streaming fix

2020.5.24.1361 - New icons, 3D model import scaling fix, big video streaming fix

Smaller build today, been busy designing facets and writing up the details on them, but has some small additions, tweaks and bugfixes that I don't want to keep waiting on something bigger.

It's compatible with the previous build so you don't need to update right away!

[h2]New Features:[/h2]
- New context menu icons by @Coffee | Programmer:
-- Updated icons for the Grabbable Setter tip's hand menu
-- Updated icons for enabling/disabling user scaling in the hand menu
-- Updated icons for enabling/disabling lasers in the hand menu
-- Updated icons for entering and exiting avatar anchors using the AvatarAnchorTouchTrigger

[h2]Tweaks:[/h2]
- Opening inspector in the screen mode will now open it for the immediate targeted object, rather than jumping to the root
- Added reference cleanup to the video playback engines, to help prevent potential memory leaks
- Added 10 second initialization timeout to the Unity Native playback engine, to automatically fall back to libVLC when it gets stuck
- Added a CDN endpoint optimized for large files
-- This fixes large (>1.8 GB) video files not being able to be streamed from the Neos cloud (reported by @H3BO3)

[h2]Bugfixes:[/h2]
- Fixed incorrect scale matrix decomposition with a single inverted axis
-- This fixes certain models that use inverted scaling not importing correctly (reported by @SHFR_H)
- Tweaked the Watchdog functionality to write the watchdog file on a separate thread, to avoid potential hiccups when it's enabled (discovered by @Aegis_Wolf | Artist 3D/2D)