Page Menu
Home
Search
Configure Global Search
Log In
Differential
D989
Diff 3203
source/blender/blenkernel/intern/group.c
Changeset View
Would rather rename BKE_group_dependency_cycles_check() e.g.
Also, I’m not happy at all with this code making assumption about a given state of LIB_DOIT (in other words, the fact that you have to call BKE_main_id_tag_listbase(&bmain->group, true); first outside of it). This should be done inside this func as well.