Blender Git Commit Log

Git Commits -> Revision 1038356

March 24, 2021, 12:34 (GMT)
Add utilities to temporarily append asset IDs

Uses the new `BLO_library_temp_xxx` functions, but deals with all the asset
specific file path building. This is a reasonable utility for the asset system
to have, it will probably be needed by more asset types than IDs.

Commit Details:

Full Hash: 10383566b80004857bae8f87d4eb820f95214a25
Parent Commit: c6182a9
Lines Changed: +139, -3

4 Modified Paths:

/source/blender/editors/asset/asset_edit.cc (+92, -0) (Diff)
/source/blender/editors/asset/asset_list.cc (+29, -3) (Diff)
/source/blender/editors/asset/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/include/ED_asset.h (+17, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021