Files
test/source/blender/blenlib
Jacques Lucke 45bd8fdc2b BLI: new string search api that supports fuzzy and prefix matching
This adds a generic string search library in `BLI_string_search.h`.
The library has a simple to use C api that allows it's users to
filter and sort a set of possible search results based on some
query string.

Reviewers: Severin

Differential Revision: https://developer.blender.org/D8825
2020-09-09 13:44:45 +02:00
..
2020-08-27 15:33:33 +10:00
2020-08-10 18:17:07 +02:00
2020-08-24 19:02:41 +02:00
2020-08-28 10:04:26 -06:00