Announcement

Collapse
No announcement yet.

V-Ray Next App SDK 4.20.01 Released

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

  • V-Ray Next App SDK 4.20.01 Released

    V-Ray Next App SDK 4.20.01 is now available for download. (if you don’t have access, request it here)

    Please, upgrade and let us know what you think!

    RELEASE NOTES

    What’s New
    • Upgraded to V-Ray Next, build 4.20.01, for release notes see here.
    • Added Color.getClosestTemperature() and Color.getClosestTemperatureAndColor() functions to complement the already available Color.fromTemperature() static function.
    • VRayImage.toBitmapData() extended with the ability to override the alpha channel to a user specified value.
    • Added scene lock/unlock/trylock helper functions to VRayRenderer which could be used to lock the scene when doing fast plugin updates, mainly fast changes triggered from the UI.
    • Enabled setting generic list values at different times. (See Known Issues below.)
    What’s Fixed
    • Fixed getInteractiveStatistics() which was broken in some cases.
    • Fixed various crashes and hangs when a VRayRenderer instance is being destroyed.
    Known Issues
    • The V-Ray memory tracker has been disabled because of partial incompatibility with the AppSDK code. It will be re-enabled in a future version.
    • Reading back generic list values will return the last set value no matter at what time they are read. This will be fixed in a future version.
    Regards,
    V-Ray App SDK Team
    Kalina Maneva
    Product Manager
    Chaos Cosmos
Working...
X