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
Bastien Montagne 1cf5ce5e25 Cleanup/refactor: BKE_libblock_alloc -> BKE_id_new in ID creation code.
Better use higher-level code from common ID management when possible.
Helps to de-duplicate logic, and reduces outside usages of more
'dangerous' functions.

Note that we could get rid of many of those `BKE_<id_type>_add`
functions now, but on the other hand several of those take extra
parameters and perform additional actions, so think we can keep them all
for now as 'non-standard ID specific creation functions'.
2020-10-08 12:50:04 +02:00
..
2020-09-30 11:51:13 +10:00
2020-09-07 16:19:42 +10:00
2020-10-01 14:29:45 +02:00
2020-09-30 11:51:13 +10:00
2020-09-30 11:51:13 +10:00
2020-10-07 15:24:12 +02:00
2020-08-20 16:09:48 +10:00
2020-09-30 11:51:13 +10:00