Blender Git Commit Log

Git Commits -> Revision 2090ed1

Revision 2090ed1 by Bastien Montagne (master)
August 29, 2016, 14:42 (GMT)
Cleanup/refactor spacefile's 'check dir' code.

Was kinda split in two different places (one allowed to modify given path to always get a valid one,
the other only checking for validity of given path), not nice - and broken in asset branch case.

So rather extended a bit FileList->checkdirf to handle both cases (modifying and non-modifying path).

Commit Details:

Full Hash: 2090ed164f674f9b3e29975e7d902eeacae3e55f
Parent Commit: 8f215d9
Lines Changed: +34, -29

6 Modified Paths:

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