Blender Git Commit Log

Git Commits -> Revision 9b0c917

July 30, 2021, 14:56 (GMT)
Cleanup: Getters for asset-handle data

While the asset-handle design is supposed to be temporary (see
35affaa971cf), I prefer keeping the fact that it's nothing but a file
entry pointer an implementation detail that is abstracted away. So this
introduces getters for the file data we typically access for
asset-handles.

Commit Details:

Full Hash: 9b0c917f8a47cd976c55501df0e4dfbb369a46a0
Parent Commit: 1dd6775
Committed By: Fabian Schempp
Lines Changed: +34, -15

7 Modified Paths:

/source/blender/editors/armature/pose_lib_2.c (+1, -1) (Diff)
/source/blender/editors/asset/asset_edit.cc (+20, -0) (Diff)
/source/blender/editors/asset/asset_list.cc (+2, -6) (Diff)
/source/blender/editors/asset/asset_temp_id_consumer.cc (+1, -1) (Diff)
/source/blender/editors/include/ED_asset.h (+4, -1) (Diff)
/source/blender/editors/interface/interface_template_asset_view.cc (+5, -5) (Diff)
/source/blender/makesrna/intern/rna_asset.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021