Product Changelog
Stay up to date with new features, pipeline improvements, and platform fixes.
July 3, 2026
V-Ray Support Expansion & Bug Fixes
v1.1.2July 3, 2026
Added comprehensive support for V-Ray HDRI and IES light nodes, alongside menu loading fixes and installer refactoring.
- Added support for VRayHDRI (HDRIMapName attribute) and VRayIESLight (iesFile attribute) path resolution.
- Fixed About dialog box wrapping issues in Autodesk Maya's native confirmDialog layout.
- Implemented a 3-layer sweeping routine in initializePlugin to prevent duplicate VDB menu items across reloads.
- Refactored install_vdb.py to dynamically write auto-load hooks inside userSetup.py, ensuring persistent start-on-boot operation.
June 25, 2026
Two-Phase Parallel Hydration
v1.1.0June 25, 2026
Major performance upgrade enabling parallel asset pre-downloads with a visual progress indicator.
- Added multi-threaded asset download mechanism using 16 worker threads on native engine instances.
- Integrated cmds.progressWindow with live cancel-handling to monitor parallel sync progress.
- Added user-configurable search folders for paths that live outside the standard project directory.
- Optimized SQLite index validation checks for 3D project directories on startup.
June 1, 2026
Platform Launch
v1.0.0June 1, 2026
Initial launch of the Corvus Studio software platform website and documentation hub.
- Launched the Corvus Platform site featuring dark-first design grids and software support grids.
- Created the dynamic product landing page system powered by TypeScript config schemas.
- Initialized the public documentation portals for all future plugins.