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:
authorJeroen Bakker <jbakker>2022-02-11 10:23:52 +0300
committerJeroen Bakker <jeroen@blender.org>2022-02-11 10:24:33 +0300
commitbccdb143db1319a8c7e6df86767513f728c9c86f (patch)
treec2f9c3d199120dbc7b52fa47914e361fc92a6372 /source/blender/blenkernel/intern/anim_data.c
parent9118cdfff3fa0a375d7ee25e9fb81e4af371cc02 (diff)
Refactoring of `BKE_library_id_can_use_idtype` to use filter_id.
For an upcoming project we would want to match multiple id types in a single go. To not replicate the implementation using other types we introduce `BKE_library_id_can_use_filter_id` that returns all supported types as a filter. Not all ID types have a filter_id (ID_LI, ID_KE, ID_SCR) These exceptions are not available in the filter_id function. Reviewed By: mont29 Maniphest Tasks: T95279 Differential Revision: https://developer.blender.org/D14061
Diffstat (limited to 'source/blender/blenkernel/intern/anim_data.c')
0 files changed, 0 insertions, 0 deletions