Files
test/source
Harley Acheson 6091127a29 UI: Remove Redundant Hidden File Check for Linux/Mac
Removal of an unnecessary check for hidden "dot" files on Linux/Mac.
This check is not needed here because the same call is used earlier -
in filelist_readjob_list_dir - which would have set FILE_ATTR_HIDDEN
for dot files.

Pull Request: https://projects.blender.org/blender/blender/pulls/120711
2024-04-16 22:45:33 +02:00
..