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 88fbf0a8fc Fix (studio-reported) bad remapping of libraries.
New remapper code would also fail in some cases when remapping
libraries, similar to the issue yesterday, because ID_LI type had no
mask value.

That would fail to remap `parent` member of a library to NULL when
deleting that parent, leading to a crash e.g. in Outliner tree building
code.

Reported by @JulienKaspar from Blender studio.
2022-07-13 16:11:59 +02:00
..
2022-02-11 10:28:59 +01:00
2022-07-08 09:48:49 +10:00
2022-05-22 13:05:12 +02:00
2022-02-11 09:14:36 +11:00
2022-06-13 13:17:32 +02:00
2022-05-06 13:33:23 +02:00
2022-06-03 15:08:11 +10:00
2022-05-22 20:06:24 +02:00
2022-06-03 15:08:11 +10:00
2022-07-04 15:26:57 +10:00
2022-02-11 09:14:36 +11:00
2022-04-18 12:36:37 -05:00
2022-07-08 09:48:49 +10:00
2022-06-20 10:14:17 -05:00
2022-07-06 15:28:54 +10:00
2022-07-08 09:48:49 +10:00
2022-05-16 15:42:54 +02:00
2022-06-08 12:30:01 -07:00
2022-04-20 10:41:31 +10:00
2022-07-08 16:21:32 +02:00