Product Changelog

Stay up to date with new features, pipeline improvements, and platform fixes.

V-Ray Support Expansion & Bug Fixes

v1.1.2
feature
July 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.

Two-Phase Parallel Hydration

v1.1.0
feature
June 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.

Platform Launch

v1.0.0
platform
June 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.