Blender Git Commit Log

Git Commits -> Revision 4b02552

July 30, 2021, 14:56 (GMT)
Cleanup: Pass asset handle to asset iterator, rather than wrapped file

This iterator was introduced before `AssetHandle` existed, so it was
dealing with the file data directly. Now we want as little code as
possible to deal with the file data, all access should happen via the
`AssetHandle`.

Commit Details:

Full Hash: 4b0255238d064b48f328f4952750733b08aa8d3f
Parent Commit: 83d537c
Committed By: Fabian Schempp
Lines Changed: +11, -4

3 Modified Paths:

/source/blender/editors/asset/ED_asset_list.hh (+1, -1) (Diff)
/source/blender/editors/asset/intern/asset_list.cc (+7, -1) (Diff)
/source/blender/editors/interface/interface_template_asset_view.cc (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021