16 OpenVR devices now supported and bug fixes
Release Notes
Aug 29, 2017
New Features
-
OpenVR CHOP - Increased the allowed number of devices (ie. controllers and trackers) from 6 to 16.
-
OSC In CHOP - Added two parameters to determine how OSC In handles the creation of channel names based on the incoming address.
Bug Fixes and Improvements
-
Render Pick DAT - Fixed Instance IDs being incorrect if multiple picks are being done in one node, on a Pascal or newer Nvidia GPU, or Polaris or newer AMD GPU.
-
Video Device Out TOP - AJA - Fixed issue where output was incorrect if the first output channel was not in use.
-
Movie File Out TOP - Keyframe Interval is now configurable for MPEG4 video and Keyframe Interval now works correctly for H264 video.
-
RealSense TOP - Fixed segmented color crash.
-
OSC In CHOP - Fixed an issue with special characters creating a new channel each cook even when they are the same name.
-
Camera Blend COMP - Fixed near/far plane being incorrect for alternative render modes such as Fish-Eye.
-
Render Pick DAT - Fixed crash that can occur when enabling Fetch Texture.
-
Serial DAT - Number of improvements below.
-
Don't queue up send data when disconnected (leads to memory leak).
-
Fixed long delay when toggling active or changing parameters.
-
Info CHOP monitoring a Serial DAT now reports: bytes read, bytes written, byte write queue, write_rate - and new warnings when serial sent a buffer too large.
-
-
Stitcher Palette component fixed for cases when PTGui files do not have crop parameters.
-
Fixed crash when re-cloning current node with custom parameters.
-
Fixed some cases where 'Allow Interaction' was not working correctly in Window COMPs.
-
Tweak how .dmp files are saved when crashing, hopefully resulting in less cases where .dmp files are not properly created.
Backwards Compatibility Issues
-
BACKWARDS COMPATIBILITY WARNING - Switch CHOP - When using first input channel as index, it now floors the value to be consistent with other methods, previously it rounded.