These changes keep the add-on more compliant and compatible with other add-ons.
layout_type checks, now just draws without checking.blend files..blend files intelligently.send2trash wheel for this.Minor refactoring and cleanup, such as removing redundant debug print statements and improving property naming for clarity.
Temp workaround for Unicode characters in library names
Success message after save/bundle now appears, with a prompt to give a rating.
Removed any external library calls to psutils in favor of a more generic max ram setting located in the properties.
Introduces the new Quick Asset Bundler for packaging multiple selected assets into a single shareable .blend file with full metadata preservation, duplicate-handling options, and automatic catalog backup. Can be found when looking at any individual library in the asset browser.
The entire addon codebase has been refactored for improved stability, validation, and Blender 4.2 ↔ 5.0 compatibility, with stronger error handling, clearer feedback, optimized tag and path operations, and comprehensive documentation across all modules.
Initial release