2.0.0 - 2025-10-21
Added
- Automatically save file assets (sounds images etc) into the library folder
- Double click to add saved assets to the scene
- Drag-and-drop asset saving
- Certain saved asset types will import in different ways, e.g. saved textures will auto apply to selected layer
- List view, thumbnails still have three sizes to choose from, and now a 'fourth' size changes the thumbnails to a list without images
- The search bar at the bottom of the Library panel will search based on asset name as well as any added tags
- Add search tags and hover text to saved assets
- Set 'favorite' assets
- You can now export assets as a
.cvcfile - Thumbnails are now generated in their own library folders inside of
/images/{large|medium|small}/{library_name}/thumbnail.png - CAL will now delete related thumbnails if you delete an asset
- Running 'Regenerate Library Thumbnails' from the Settings panel will re-render all asset thumbnails in the active library as well as remove any unused thumbnails
Changed
- Total UI overhaul
- Streamlined the main UI to be focused more on the library panel
- Removed most of the main panel UI buttons and put their functionality into the right click context menu
- Changed the Library list to be semi-hotloaded from a user set folder
- Default library location is now
{cal script folder}/Library_assets/libraries - Libraries are now folders that contain the
.calibfile as well as folders for thumbnails and file assets - Any library folders added to this folder will be loaded into the Library list
- In the settings menu you can choose any folder you want to use as your libraries folder
- Clean Assets improvement
- The 'Clean Assets In Active Library' function will now remove old/unused/removed attributes in the Asset Data
- Previously it would only add new attributes. This just keeps the library data cleaner
- Minimum UI width has been reduced, allowing for a slimmer Library panel
- The default thumbnail sizing has changed and a 'fourth' no-thumbnail text list view has been added
1.0.0 - 2023-04-12
Initial version