Blender Git Loki

Git Commits -> Revision 32d4623

Revision 32d4623 by Ankit Meel (master)
October 9, 2020, 17:16 (GMT)
Cleanup: alias: use const, remove unused variable.

`targetIsDirectory` slipped through the code review of
{D6679}/{rBafb1a64ccb81}.
`BLI_is_dir` exists to check for directory status of a file.

Remove some `else-after-return`s.

Use `r_` prefix for return value arguments, and move it to the end
in the list of arguments.

Commit Details:

Full Hash: 32d4623f4467df230c08d24916759ac4996dfb52
Parent Commit: 62f5232
Lines Changed: +29, -27

4 Modified Paths:

/source/blender/blenlib/BLI_fileops.h (+1, -1) (Diff)
/source/blender/blenlib/intern/storage.c (+8, -8) (Diff)
/source/blender/blenlib/intern/storage_apple.mm (+19, -17) (Diff)
/source/blender/editors/space_file/filelist.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021