Files
test/source/blender
Bastien Montagne 4781ab0969 IDRemap: Add option to also remap internal runtime ID pointers.
In some cases (advanced, low-level), we also want to remap pointers like
`ID.newid` or `ID.orig_id`.

Only known case currently is `id_delete`, to avoid leaving potential access to freed memory. See next commit and T86501.
2021-03-12 09:46:11 +01:00
..
2021-03-10 15:47:50 +11:00
2021-03-10 15:47:50 +11:00
2021-03-12 00:51:29 +11:00
2021-02-17 16:26:24 +01:00
2021-02-15 19:03:32 +01:00
2021-03-11 23:42:19 +01:00