Files
test2/source/blender/blenkernel
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
..
2021-08-26 12:39:45 +10:00
2021-09-12 19:51:16 +10:00
2022-01-26 16:06:22 +11:00
2022-01-28 08:06:19 +01:00
2022-01-26 16:06:22 +11:00
2022-01-19 14:05:56 +11:00
2022-01-18 14:13:58 +11:00
2022-01-28 08:06:19 +01:00