Files
test/source/blender
Julian Eisel e772087ed6 Fix T98753: Outliner Unlink material in Blender File mode crashes
This issue was only exposed by ba49345705. The ID pointer of the
material's parent tree-element wasn't actually pointing to an ID, but to
the list-base containing the IDs. It was just unlikely to cause issues
in practice, although an assert was thrown.

Just don't do anything if the object or object-data to unlink the
material from could not be found. The following commit will introduce a
error message about this.
2022-06-14 16:21:12 +02:00
..
2022-06-10 10:29:35 +02:00
2022-03-16 11:58:22 +11:00
2022-06-10 10:29:35 +02:00
2022-06-10 10:11:49 +02:00
2022-06-13 13:17:32 +02:00
2022-05-17 15:34:02 +10:00