Files
test/source/blender/blenkernel
Campbell Barton e467c54d58 Refactor: move library linking arguments into a parameter struct
Move arguments to BLO_library_link_{begin/named_part/end} into
a single parameter struct, to ensure arguments always match.

This allows is to skip tagging ID's LIB_TAG_DOIT when it's not needed,
previously it was always cleared just in case it was needed.

This also makes it possible to remove BLO_library_link_named_part_ex
which was only used when tagging was needed.
2020-09-08 16:14:33 +10:00
..
2020-09-07 16:19:42 +10:00
2020-08-28 13:18:24 +02:00
2020-08-20 16:09:48 +10:00
2020-09-07 16:19:42 +10:00
2020-08-24 23:28:01 +02:00
2020-09-07 14:59:07 -05:00