34 for (
bAction *action : actions) {
35 if (!visited_actions.
add(action)) {
Functions and classes to work with Actions.
Functions for backward compatibility with the legacy Action API.
Functions to modify FCurves.
void BKE_fcurve_deselect_all_keys(FCurve &fcu)
Vector< const FCurve * > fcurves_all(const bAction *action)
void action_deselect_keys(Action &action)
void deselect_keys_actions(blender::Span< bAction * > actions)