Page History
Ver 7.00.06, API Version 5.02.00
Date - Jan 21, 2024
Features & Bugfixes
...
Plugin Categories API update:
Ability to return plugin classes belonging to more than one categoryLightLuminaire API update:
Added get scale because some lights may have different scale parameters.Removed all scanned materials (VRScans / BRDFScanned) licenses.
Added a new example showing how to rotate the geometry objects in a scene.
Improved the behavior and performance of operator "in" for plugins, classes,
categories and category in Python. Now "in" works for both keys and values.Added functions to read Scatter preset files.
Fixed a race condition in VRayRenderer::waitForRenderEnd() when called immediately
after committed changes when the renderer is in RENDERING_AWAITING_CHANGES state.
Previously the call could return immediately without waiting for the next state
transitions to occur.
Ver 7.00.01, API Version 5.00.00
Date - Oct 31, 2024
...