Blender Git Loki
Git Commits -> Revision a60e0f1
Revision a60e0f1 by Julian Eisel (asset-browser, asset-browser-poselib, asset-system-filelist, temp-pose-flipping-fix-attempt) 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