Skip to content

Render Queue Manager X 2.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Mar 13:30

What's Changed

  • f5ed3f2 Merge branch 'main' of https://github.com/AbTrax/Render-Queue-Manager
  • 3d6e2f3 feat: Bump version to 2.1.0 and enhance compatibility with Blender 5.x
  • 142585e feat: Add UI lists and panel for the Render Queue Manager.
  • c24d466 fix: Update version number to 1.14.1 and improve UI for indirect-only collection toggles
  • 9659a47 feat: Add overscan margin functionality and toggle for indirect-only collections across all layers
  • b21d099 fix: update version number to 1.14.0
  • 91716e6 feat: Introduce initial render queue management system including operators, properties, UI, and compositor utilities.
  • 6052651 Merge branch 'main' of https://github.com/AbTrax/Render-Queue-Manager
  • eb7a028 feat: Add initial Render Queue Manager with core operators, properties, and UI components.
  • cf8fc1b fix: update compositor file output slot naming logic to ensure consistency and handle custom paths
  • 98c4c64 feat: add last_auto_prefix property to RQM_CompOutput and update sync_one_output logic