Home
last modified time | relevance | path

Searched refs:bConstraintChannel (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_constraint_types.h37 typedef struct bConstraintChannel { struct
38 struct bConstraintChannel *next, *prev; argument
42 } bConstraintChannel; argument
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dipo.c1715 bConstraintChannel *conchan, *conchann; in action_to_animato()
1996 bConstraintChannel *conchan, *conchann; in do_versions_ipos_to_animato()
H A Daction.c224 LISTBASE_FOREACH (bConstraintChannel *, chan, chanbase) { in blend_read_lib_constraint_channels()
251 LISTBASE_FOREACH (bConstraintChannel *, chan, chanbase) { in blend_read_expand_constraint_channels()
/dports/graphics/blender/blender-2.91.0/source/blender/blenloader/intern/
H A Dreadfile.c2569 LISTBASE_FOREACH (bConstraintChannel *, chan, chanbase) { in lib_link_constraint_channels()
7665 LISTBASE_FOREACH (bConstraintChannel *, chan, chanbase) { in expand_constraint_channels()