Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Eisel <julian@blender.org>2022-09-21 13:25:50 +0300
committerJulian Eisel <julian@blender.org>2022-09-21 13:39:26 +0300
commitcd84d3f3da197b12b56d766ee469c5fc1c368a21 (patch)
tree76d78e4bba006cbfa688739df89dd6479e281716 /source/blender/editors/space_file/filelist.h
parent6adb481fb54b506d5f0846d2dd5855509e57f352 (diff)
Refactor: Move file browser filelist.c to C++
I'm adding some asset APIs/types in C++ that the file-listing code would use. I prefer porting this code to C++ over adding a C-API for the asset code. Includes some minor cleanups that shouldn't change behavior, like using `MEM_new()`/`MEM_cnew()`, C++ style C-library includes, `LISTBASE_FOREACH()`, removing unnecessary typedefs, etc.
Diffstat (limited to 'source/blender/editors/space_file/filelist.h')
0 files changed, 0 insertions, 0 deletions