Files
test/source/blender/editors
Julian Eisel 7e79e0eec0 File Browser: Avoid filling file cache needlessly on auto-complete
This would iterate over all files and call the sneaky `filelist_file()`,
meaning each file would be added to the cache for a minor query. That's
plenty of unnecessary work and kinda defeats the purpose of the partial
cache design.
2023-05-08 15:01:00 +02:00
..
2023-05-07 16:46:37 +10:00
2023-05-08 11:48:01 +02:00
2023-05-03 11:25:30 +10:00