Files
test/source/blender/blenlib
Julian Eisel cd84d3f3da 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.
2022-09-21 12:39:26 +02:00
..
2022-09-21 12:00:01 +10:00
2022-09-20 10:37:46 +02:00
2022-06-03 15:08:11 +10:00
2022-06-21 15:47:25 -05:00
2022-09-19 14:52:27 +10:00
2022-09-20 13:22:55 +02:00
2022-08-30 16:22:49 +10:00