Files
test/source/blender/blenkernel/intern
Bastien Montagne 29c0b34b20 Fix (unreported) object duplicate code wrongly duplicating linked objects.
Linked data should only be duplicated if relevant `eDupli_ID_Flags` flag
is set (`USER_DUP_LINKED_ID`), this is being taken care of by generic
`BKE_id_copy_for_duplicate` function, but for some reasons (?)
`BKE_object_duplicate` was directly using `BKE_id_copy` for itself...

Note that this had especially bad consequences when duplicating
overrides of collections...
2021-03-23 16:03:12 +01:00
..
2021-03-06 16:54:09 +01:00
2021-03-19 16:23:52 +11:00
2021-02-15 15:30:17 +01:00
2020-11-06 12:32:54 +11:00
2020-11-06 12:32:54 +11:00
2021-03-18 09:36:44 +11:00
2021-03-23 18:34:46 +11:00
2021-03-18 09:36:44 +11:00
2020-10-14 15:12:40 +11:00
2021-02-05 19:08:14 -08:00
2021-03-18 09:36:44 +11:00
2021-02-20 15:38:14 +11:00
2021-03-21 14:00:40 +11:00
2020-09-09 16:36:57 +02:00
2021-03-05 14:44:28 +11:00
2020-11-20 11:39:22 +11:00
2021-02-13 17:44:51 +11:00
2021-02-24 15:53:03 +11:00
2021-03-18 09:36:44 +11:00
2021-03-18 09:36:44 +11:00
2021-02-17 14:50:08 +11:00
2021-01-13 13:21:29 +11:00
2021-03-22 12:23:25 +01:00
2020-08-08 13:38:00 +10:00
2021-03-15 10:00:02 +01:00
2020-10-22 17:08:37 -04:00
2021-03-07 17:03:20 +01:00
2021-03-04 16:58:03 +11:00
2020-10-11 13:00:49 -04:00
2021-02-13 17:40:03 +11:00
2021-02-13 15:23:49 -08:00