Files
test/source/blender
Bastien Montagne 946c70e6a7 Fix (unreported) broken do_version of hidden layers from pre-2.8 files.
`BKE_collection_object_add` ensures given object is added to an editable
collection, and not e.g. a linked or override one.

However, some processes like do_version manipulate collections also from
libraries, i.e. linked collections, in those cases we need a version of
the code that unconditionnally adds the given object to the given
colleciton.
2022-02-03 15:37:05 +01:00
..
2022-02-02 13:11:33 +01:00
2022-01-24 14:35:23 +11:00
2022-01-31 15:43:13 +01:00
2022-02-03 21:32:31 +11:00