Blender Git Loki

Git Commits -> Revision a60e0f1

March 26, 2021, 17:18 (GMT)
Fix crash when applying pose from external repository in Asset Browser

The Asset Browser uses the `FileList` from the File Browser, which isn't
properly using the `AssetList` yet. So of course getting the file-path
from the asset list will fail.

For now just add a little hack to fall-back to get the data from the
Asset Browser directly.

Commit Details:

Full Hash: a60e0f1dc175fadf94a8e63f7120ebaa90761a37
Parent Commit: 29887bb
Lines Changed: +35, -8

4 Modified Paths:

/source/blender/editors/armature/pose_lib_2.c (+1, -1) (Diff)
/source/blender/editors/asset/asset_edit.cc (+7, -3) (Diff)
/source/blender/editors/asset/asset_list.cc (+24, -3) (Diff)
/source/blender/editors/include/ED_asset.h (+3, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021