Home
last modified time | relevance | path

Searched refs:CREATEDRIVER_MAPPING_1_1 (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/editors/animation/
H A Ddrivers.c399 case CREATEDRIVER_MAPPING_1_1: /* 1-1 - Use the specified index (unless -1) */ in ANIM_add_driver_with_target()
898 {CREATEDRIVER_MAPPING_1_1,
948 if (ELEM(input->value, CREATEDRIVER_MAPPING_1_1, CREATEDRIVER_MAPPING_NONE) || (is_array)) { in driver_mapping_type_itemsf()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/include/
H A DED_keyframing.h302 CREATEDRIVER_MAPPING_1_1 = 1, enumerator