Skip to content

Blender 2.91: Add-ons

Add-ons Updates

BlenderKit

  • 2 new material previews were introduced:
    • Complex Ball. This preview is intended to show off specific material properties - edge wear or cavity detail, translucency and SSS, refraction.
    • Hair preview.
  • Selected model panel was improved, now all commands work as expected.

Collection Manager

Collection Manager popup with new Holdout and Indirect Only RTOs
Collection Manager popup with new Holdout and Indirect Only RTOs
QCD widgets with the new Quick View Toggles button to the left of the header widget.
QCD widgets with the new Quick View Toggles button to the left of the header widget.

New Features

CM Popup

  • Added support for the Holdout and Indirect Only RTOs. (559fbf90)
  • Include new collections in the current filter until the filtering changes. (52fb8e51)
  • Allow all filters to be combined with each other. (b66e1363)

QCD

Quick View Toggles

  • Added the ability to select all objects in a QCD slot when alt-clicking on the slot. (1d1bb1a7)
  • Added Quick View Toggles for influencing QCD setup/visibility. (bf176041)
    • Enable All QCD Slots.
    • Enable All QCD Slots Isolated.
    • Disable All Non QCD Slots.
    • Disable All Collections.
    • Select All QCD Objects.
    • Discard QCD History.

Bug Fixes

CM Popup

  • Fixed the active object sometimes getting lost when performing actions with the exclude checkbox. (975f81d2)
  • Prevent new collections from being added when the selected collection isn't visible. (52fb8e51)

QCD

  • Fixed bugs with QCD slot switching. (bf176041)
  • Fixed the active object sometimes getting lost when toggling QCD slots. (bf176041)
  • Fixed the layout and display of theme overrides for the OpenGL move widget in the preferences. (b8159369)