Skip to content

v4.0

Latest
Compare
Choose a tag to compare
@mrjod mrjod released this 20 Feb 13:59
· 4 commits to main since this release
c38b80e

Verison 4.0

UI Enhancements:

  • Redesigned the user interface for a better overall experience.
  • Introduced a new tab view to manage the render queue, render log, and add renders to the queue.
  • Added the KBR name to the sidebar.
  • Deprecated the appearance mode button

Screenshot 2025-02-20 143314

Render Queue Improvements:

  • Overhauled render queue management.
  • Added new “Add to Queue” button.
  • Added “Remove from Queue” and “Clear Queue” buttons.
  • Enabled reordering of queued renders.
  • Disabled the Stop Rendering and Pause/Resume buttons at initialization and when rendering is complete.

Screenshot 2025-02-20 143225

Process & Debug Logging:

  • Improved and more efficient debug logging.
  • Automatically loads KatanaBin when the browse button is clicked; falls back to the default KatanaBin if no bat file is provided (the bat file remains hidden in the queue when using the default).

Screenshot 2025-02-20 143232

Additional Features:

  • Added support for Graph State Variables.
  • Added an Additional Rendering Flags tab.
  • Included a switch to manage the “Reuse Render Process” option.
  • Added a new “Pause Rendering” button and disabled the render button once rendering starts.

Progress Bar Enhancements:

  • Added support for displaying rendering status for 3Delight, Redshift, and Arnold in the progress bar.

Full Changelog: v3.0...v4.0