Blender Git Commit Log
Git Commits -> Revision 8f8982d
Revision 8f8982d by Julian Eisel (master) October 8, 2021, 18:09 (GMT) |
Asset Browser: Context menu for catalogs The context menu is a standard way to expose operations of the clicked item to the user. They expect it to be there, and we can make use of it as a place to put more advanced operations in. The menu contains: * New Catalog * Delete Catalog * Rename Also removes the 'x' icon to delete a catalog from the right side of a row. This was just placed there temporarily until the context menu is there. It's too easy to accidentally delete catalogs with this. |
Commit Details:
Full Hash: 8f8982d57c7a022a4040169e19d1943da62c42f9
Parent Commit: 17c928e
Lines Changed: +36, -11
1 Modified Path:
/source/blender/editors/space_file/asset_catalog_tree_view.cc (+36, -11) (Diff)