Announcement

Collapse
No announcement yet.

V-Ray Next App SDK 4.12.02 Released

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • V-Ray Next App SDK 4.12.02 Released

    V-Ray Next App SDK 4.12.02 is now available for download.
    (if you don’t have access, request it here: https://www.chaosgroup.com/vray/application-sdk#contact)

    This release includes V-Ray Next, build 4.12.02, for release notes see here: https://docs.chaosgroup.com/display/...xt%2C+Update+1

    Please, upgrade and let us know what you think!


    RELEASE NOTES


    What’s New
    • Added a function to get the keyframe times of an animated plugin property.
    • Added a function for updating the LightingAnalysis render element without re-rendering.
    • Added VRayImage.changeSRGB() function which does fast in-place sRGB conversion or removal from the VRayImage data.
    • Added partial support in VRayImage type for writing to TIFF and EXR files.
    • Added the ability to inspect dangling plugin references coming from vrscene files: Reading a plugin property value as string now returns the referred vrscene object name even if plugin with that name hasn't been created. Thus, if reading a plugin reference returns null (or an empty value), one can still access the name of the (missing) referred plugin.
    • Updated the ObjParser examples.
    What’s Fixed
    • Progressive production mode: Fixed "progressiveImageUpdated" events not fired if a render region is set.
    • Interactive mode: disabled Light Cache due to performance problems.
    • [Node.js]: Fixed a rare crash which might occur during garbage collection of plugin objects. Under some rare circumstances we missed resetting their V8 handles.
    • [Node.js]: No longer shows "DeprecationWarning: Custom inspection function on Objects via .inspect() is deprecated".

    Regards,
    V-Ray App SDK Team
    Last edited by kalina.maneva; 12-06-2019, 01:15 AM.
    Kalina Maneva
    Product Manager
    Chaos Cosmos
Working...
X