Files
test/source/blender/blenkernel
Bastien Montagne 2c435cf249 Cleanup: get rid of BKE_collection_copy.
We want to get rid of those for all ID types ultimately, but that one
was only used in one place, being the only one calling
`BKE_collection_duplicate` without hierarchical duplicate and parent
collection pointer, effectively using the full power of the complex deep
duplication code for a mere `BKE_id_copy` call...

This will allow for further cleanup in duplicate code.
2020-06-16 17:40:30 +02:00
..
2020-06-02 16:01:14 +02:00
2020-05-28 16:42:31 +10:00
2020-03-29 17:11:41 +11:00
2020-03-05 21:07:20 +01:00
2020-06-15 01:07:50 +10:00
2020-05-28 16:42:31 +10:00
2020-03-11 21:39:56 +11:00
2020-05-27 10:52:07 +10:00
2020-05-03 15:30:35 +02:00
2020-04-03 12:38:04 +11:00