Release notes 3.17.0 ๐
Weโre excited to announce the release of BlenderKit 3.17.0!
This update brings major improvements to the Asset Bar โ including forward/backward navigation and better drag-and-drop to collections โ along with numerous bug fixes and full support for Blender 5.0.0-alpha. While we donโt recommend uploading assets from pre-release Blender versions, we highly encourage you to give Blender 5.0.0-alpha a try.
Improvements ๐
๐งญ Forward and backward navigation โ Added navigation buttons to the Asset Bar, allowing smooth browsing through your search history by @vilemduha.
๐ Expandable Asset Bar โ A new button in the bottom-right corner lets you expand or minimize the Asset Bar. Set the number of rows in the Maximized Asset Bar Rows option under Preferences. The previous fixed-row setting has been removed.
๐ฏ Improved drag & drop โ Enhanced drag-and-drop with parenting in the 3D View and Outliner. Hold Shift to drop and set a parent, or drop normally to add directly into a collection.
๐งฉ Geometry Nodes dialog โ When dropping Geometry Nodes, a dialog now lets you choose whether to add them as a Modifier or a Node Group.
๐๏ธ Filter panels for Nodegroups and Printables โ New filter panels make it easier to refine searches for these asset types.
๐ โOrder byโ search option โ Added a sorting option to filters. Results can now be ordered by newest/oldest, number of bookmarks, score, quality, or working hours by @agajdosi.
๐งน Hide Sidebar Panels โ A new preference hides BlenderKit from the N-panel for a cleaner interface. Note that features like Upload or Append Settings become unavailable until the panel is re-enabled.
๐ Automatic asset name fill โ When uploading, if the asset name field is empty, it now auto-fills with the active objectโs name โ saving a few clicks.
๐ Clearer locked asset text โ Improved messaging for locked full-plan assets to better explain whatโs required for download.
Bug Fixes ๐
๐งฎ Minor scale drift fix โ Fixed an issue where very small scale deviations (e.g., 0.999998) caused upload failures despite Blender displaying 1.0. Such values are now automatically rounded for seamless uploads.
๐ช Blender 5.0 compatibility โ Disabled scene.world.use_nodes calls that caused errors in Blender 5.0. The add-on now fully supports Blender 5.0.0-alpha.
โจ๏ธ Shortcut interference โ Fixed an issue where shortcuts could trigger while typing in text fields.