This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel/intern
Bastien Montagne 253dbe71dc Refactor: remove BKE_<id_type>_copy functions.
Those were only shallow wrappers around `BKE_id_copy`, barely used (even
fully unused in some cases), and we want to get rid of those ID-specific
helpers for the common ID management tasks. Also prevents weird custom
behaviors (like `BKE_object_copy`, who was the only basic ID copy
function to reset user count of the new copy to zero).

Part of 71219.
2020-10-07 18:05:06 +02:00
..
2020-09-19 14:26:40 +10:00
2020-09-09 10:37:42 +02:00
2020-07-10 16:04:09 +10:00
2020-09-09 15:43:27 +02:00
2020-09-09 15:43:27 +02:00
2020-09-09 15:43:27 +02:00
2020-09-09 15:43:27 +02:00
2020-09-09 16:36:57 +02:00
2020-09-09 16:36:57 +02:00
2020-07-01 13:12:24 +10:00
2020-09-23 19:49:39 +02:00
2020-09-09 16:36:57 +02:00
2020-09-09 16:36:57 +02:00
2020-10-01 18:38:31 +02:00
2020-09-24 14:27:48 +10:00
2020-08-08 13:38:00 +10:00
2020-10-01 18:05:23 +02:00
2020-07-10 16:04:09 +10:00
2020-08-26 09:41:30 +10:00
2020-08-08 13:38:00 +10:00
2020-10-01 18:05:23 +02:00
2020-09-11 14:57:27 +10:00