Blender Git Commit Log

Git Commits -> Revision 4100a79

Revision 4100a79 by Julian Eisel (master)
October 25, 2021, 11:51 (GMT)
Assets: Add Author field to asset metadata

This is information you'd typically want to be visible in the UI. It's optional
of course, so if not relevant, it can just remain unset.

Commit Details:

Full Hash: 4100a79219e7f7c474046806db3e156be34a1011
Parent Commit: e7bea3f
Lines Changed: +52, -0

4 Modified Paths:

/release/scripts/startup/bl_ui/space_filebrowser.py (+1, -0) (Diff)
/source/blender/blenkernel/intern/asset.cc (+5, -0) (Diff)
/source/blender/makesdna/DNA_asset_types.h (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_asset.c (+42, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021