Blender Git Commit Log

Git Commits -> Revision 03a83b4

Revision 03a83b4 by Bastien Montagne (master)
June 18, 2021, 13:49 (GMT)
Fix T89262: Crash in regular FileBrowser ID listing of 'asset' .blend files.

`ED_fileselect_get_asset_params` would only return actual data pointer
when file browser is in ASSET mode.

Calling that whole section only makes sense if filebrowser is in asset
mode anyway.

Regression introduced in rBf6c5af3d4753 I think.

@Severin committing this fix now as this is a fairly critical bug for
the studio, feel free to revert and do proper fix if this one is not the
best solution.

Commit Details:

Full Hash: 03a83b4eb5bc87dd30625d35022b6bc5e4edd8fd
Parent Commit: ea43099
Lines Changed: +2, -1

1 Modified Path:

/source/blender/editors/space_file/file_draw.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021