Blender Git Commit Log

Git Commits -> Revision 7c1fbe2

Revision 7c1fbe2 by Julian Eisel (master)
October 28, 2019, 18:34 (GMT)
Fix T71019: Disappearing file thumbnails & crash on area split

When opening the file browser as regular editor, the ID filter flags
as stored in FileSelectParams were not set explicitly, so they were 0.
Since 9100982e8097, the value actually passed to the filtering could
differ from that, causing the file list cache to be constantly updated
on every redraw.

Caused by 9100982e8097.

Note that this "accidentially" got fixed in master with b54626364253,
which is why the issue only showed up in the release branch from that
point.

Commit Details:

Full Hash: 7c1fbe24ca33a13e61043aa73b2fd7db20627171
Parent Commit: 43a8fdb
Lines Changed: +1, -3

1 Modified Path:

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